Don't Require wacom on s390x, that's just silly
This commit is contained in:
parent
5034e7cbe6
commit
13c0ddfcf3
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 driver installation package
|
||||
Name: xorg-x11-drivers
|
||||
Version: 7.7
|
||||
Release: 29%{?dist}
|
||||
Release: 30%{?dist}
|
||||
License: MIT
|
||||
|
||||
# relevant hardware
|
||||
@ -10,7 +10,6 @@ Requires: xorg-x11-drv-dummy
|
||||
Requires: xorg-x11-drv-evdev
|
||||
Requires: xorg-x11-drv-libinput
|
||||
Requires: xorg-x11-drv-modesetting
|
||||
Requires: xorg-x11-drv-wacom
|
||||
|
||||
%ifnarch aarch64 s390x
|
||||
Requires: xorg-x11-drv-qxl
|
||||
@ -22,6 +21,7 @@ Requires: xorg-x11-drv-ati
|
||||
Requires: xorg-x11-drv-fbdev
|
||||
Requires: xorg-x11-drv-nouveau
|
||||
Requires: xorg-x11-drv-v4l
|
||||
Requires: xorg-x11-drv-wacom
|
||||
%endif
|
||||
|
||||
# only build vesa on machines where we support vbe
|
||||
@ -59,6 +59,9 @@ individual driver packages to be installed.
|
||||
%files
|
||||
|
||||
%changelog
|
||||
* Tue Oct 27 2020 Adam Jackson <ajax@redhat.com> - 7.7-30
|
||||
- Don't Require wacom on s390x, that's just silly
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 7.7-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user