Fix equality operator.

epel8
Bojan Smojver 7 years ago
parent 99abd2bad4
commit 46c009cdfc

@ -13,7 +13,7 @@ BuildRequires: xrdp-devel
%if 0%{?fedora} <= 24
BuildRequires: libXfont-devel
%endif
%if 0%{?rhel} = 7
%if 0%{?rhel} == 7
BuildRequires: libXfont2-devel
%endif
Requires: xorg-x11-server-Xorg%{_isa}

Loading…
Cancel
Save