From 10f963d908a2bd0d2168fd7cb5114b8159b8997d Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Thu, 7 Dec 2023 12:30:23 -0500 Subject: [PATCH] Drop unused xorg-wacom dependency Most of the functionality of the wacom plugin, including that which interacted with the drivers, was moved to mutter, and this dependency has been unnecessary since 3.24: https://bugzilla.gnome.org/show_bug.cgi?id=773958 --- gnome-settings-daemon.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec index 57ceb23..a0b7ccc 100644 --- a/gnome-settings-daemon.spec +++ b/gnome-settings-daemon.spec @@ -61,7 +61,6 @@ BuildRequires: pkgconfig(xi) BuildRequires: pkgconfig(wayland-client) %ifnarch s390 s390x BuildRequires: pkgconfig(libwacom) >= 0.7 -BuildRequires: pkgconfig(xorg-wacom) %endif Requires: colord >= %{colord_version}