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
This commit is contained in:
Yaakov Selkowitz 2023-12-07 12:30:23 -05:00
parent 3f6e64bd68
commit 10f963d908

View File

@ -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}