Enable building on EPEL7.
"freerdp" itself cannot be part of EPEL7, but this change will help with providing a renamed package for RHBZ #1566251 Please Add freerdp 2.0.0 to EPEL7
This commit is contained in:
parent
d9fce9ed10
commit
080d82c2e5
@ -61,7 +61,11 @@ BuildRequires: pkgconfig(gstreamer-video-1.0)
|
||||
BuildRequires: pkgconfig(libpcsclite)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
%if 0%{?rhel}
|
||||
BuildRequires: pkgconfig(openssl)
|
||||
%else
|
||||
BuildRequires: pkgconfig(openssl) >= 1.1.0
|
||||
%endif
|
||||
BuildRequires: pkgconfig(wayland-client)
|
||||
BuildRequires: pkgconfig(wayland-scanner)
|
||||
BuildRequires: pkgconfig(xkbcommon)
|
||||
|
Loading…
Reference in New Issue
Block a user