From b665dc2a781acaa409e4bfd0c06fc9d92c5fe3f7 Mon Sep 17 00:00:00 2001 From: kiritakekumi Date: Fri, 16 Jan 2026 12:16:21 +0800 Subject: [PATCH] Revert "Update kf6-kwindowsystem.spec" This reverts commit 4da5f3af6747c4ce1b18eba31037a0d497e6bb74. --- kf6-kwindowsystem/kf6-kwindowsystem.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kf6-kwindowsystem/kf6-kwindowsystem.spec b/kf6-kwindowsystem/kf6-kwindowsystem.spec index 0353fe3..ad68a85 100644 --- a/kf6-kwindowsystem/kf6-kwindowsystem.spec +++ b/kf6-kwindowsystem/kf6-kwindowsystem.spec @@ -45,7 +45,7 @@ BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(Qt6Qml) -BuildRequires: libxcb-util +BuildRequires: libxcb-util1 BuildRequires: libxml2 BuildRequires: libxslt @@ -83,7 +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-util +Requires: libxcb-util1 Requires: pkgconfig(x11) Requires: pkgconfig(xcb)