From a1969bb0a1b3dccb555a329c8bad9d4a862dad51 Mon Sep 17 00:00:00 2001 From: kiritakekumi Date: Thu, 25 Dec 2025 18:24:32 +0800 Subject: [PATCH] Update kf6-kwindowsystem.spec --- kf6-kwindowsystem/kf6-kwindowsystem.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kf6-kwindowsystem/kf6-kwindowsystem.spec b/kf6-kwindowsystem/kf6-kwindowsystem.spec index 8e33fff..b4dd119 100644 --- a/kf6-kwindowsystem/kf6-kwindowsystem.spec +++ b/kf6-kwindowsystem/kf6-kwindowsystem.spec @@ -45,6 +45,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(Qt6Qml) +BuildRequires: libxcb-util1 BuildRequires: libxml2 BuildRequires: libxslt @@ -82,6 +83,7 @@ interface than the NETWinInfo/NETRootInfo low-level classes. Summary: KDE Access to window manager: Build Environment Requires: libKF6WindowSystem6 = %{version} Requires: cmake(Qt6Gui) >= 6.8.0 +Requires: libxcb-util1 Requires: pkgconfig(x11) Requires: pkgconfig(xcb)