Build with wayland on RHEL8

epel9
Troy Dawson 6 years ago
parent 50f5ca10d5
commit 685be24479

@ -22,7 +22,7 @@ Patch1: libkscreen-5.6.4-rhel-nowayland.patch
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: kf5-rpm-macros BuildRequires: kf5-rpm-macros
%if 0%{?fedora} %if 0%{?fedora} || 0%{?rhel} > 7
BuildRequires: kf5-kwayland-devel >= 5.22 BuildRequires: kf5-kwayland-devel >= 5.22
%endif %endif
BuildRequires: libX11-devel BuildRequires: libX11-devel
@ -55,7 +55,7 @@ developing applications that use %{name}.
%prep %prep
%setup -q -n %{base_name}-%{version} %setup -q -n %{base_name}-%{version}
%if 0%{?rhel} %if 0%{?rhel} && 0%{?rhel} <= 7
%patch1 -p1 -b .nowayland %patch1 -p1 -b .nowayland
%endif %endif

Loading…
Cancel
Save