From f0804cd98dfe8a01e94b32780a122d59cfdf4d5a Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Fri, 18 Sep 2020 21:10:04 +0200 Subject: [PATCH] Update build requirements --- kwin.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kwin.spec b/kwin.spec index 4a7a436..7069a19 100644 --- a/kwin.spec +++ b/kwin.spec @@ -51,6 +51,7 @@ BuildRequires: qt5-qtscript-devel BuildRequires: qt5-qttools-devel BuildRequires: qt5-qttools-static BuildRequires: qt5-qtx11extras-devel +BuildRequires: qt5-qtwayland-devel # X11/OpenGL BuildRequires: mesa-libGL-devel @@ -71,9 +72,13 @@ BuildRequires: xcb-util-devel BuildRequires: libepoxy-devel BuildRequires: libcap-devel +BuildRequires: glib2-devel +BuildRequires: pipewire-devel + # Wayland BuildRequires: kf5-kwayland-devel BuildRequires: wayland-devel +BuildRequires: wayland-protocols-devel BuildRequires: libxkbcommon-devel >= 0.4 BuildRequires: pkgconfig(libinput) >= 0.10 BuildRequires: pkgconfig(libudev)