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:
parent
3f6e64bd68
commit
10f963d908
@ -61,7 +61,6 @@ BuildRequires: pkgconfig(xi)
|
|||||||
BuildRequires: pkgconfig(wayland-client)
|
BuildRequires: pkgconfig(wayland-client)
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
BuildRequires: pkgconfig(libwacom) >= 0.7
|
BuildRequires: pkgconfig(libwacom) >= 0.7
|
||||||
BuildRequires: pkgconfig(xorg-wacom)
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Requires: colord >= %{colord_version}
|
Requires: colord >= %{colord_version}
|
||||||
|
Loading…
Reference in New Issue
Block a user