From eabd4c0b9574da6facbb2d0b173134a5851db2fa Mon Sep 17 00:00:00 2001 From: Pete Walter Date: Thu, 28 Feb 2019 21:20:37 +0000 Subject: [PATCH] Update wayland deps Just wayland-devel is enough these days. --- kf5-kwayland.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 08f5a11..f935d90 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -30,10 +30,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework} BuildRequires: extra-cmake-modules >= %{version} BuildRequires: kf5-rpm-macros >= %{version} -BuildRequires: libwayland-client-devel >= %{wayland_min_version} -BuildRequires: libwayland-cursor-devel >= %{wayland_min_version} -BuildRequires: libwayland-server-devel >= %{wayland_min_version} -BuildRequires: mesa-libwayland-egl-devel BuildRequires: qt5-qtbase-devel # https://bugs.kde.org/show_bug.cgi?id=365569#c8 claims this is needed BuildRequires: qt5-qtbase-private-devel