There is no Wayland in EPEL. Updating spec file with %if...
This commit is contained in:
parent
018f077686
commit
20beaffe1c
@ -15,13 +15,15 @@ BuildRequires: libva-devel >= 1.1.0
|
||||
BuildRequires: libdrm-devel
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: libGL-devel
|
||||
%{!?_without_wayland:
|
||||
BuildRequires: libvpx-devel
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 8
|
||||
BuildRequires: wayland-devel
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1
|
||||
BuildRequires: pkgconfig(wayland-scanner) >= 1
|
||||
BuildRequires: pkgconfig(wayland-server) >= 1
|
||||
}
|
||||
BuildRequires: libvpx-devel
|
||||
%endif
|
||||
|
||||
|
||||
%description
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user