summaryrefslogtreecommitdiff
path: root/user/xorg-drivers/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/xorg-drivers/APKBUILD')
-rw-r--r--user/xorg-drivers/APKBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/user/xorg-drivers/APKBUILD b/user/xorg-drivers/APKBUILD
index 5e26df13d..3ec3c891c 100644
--- a/user/xorg-drivers/APKBUILD
+++ b/user/xorg-drivers/APKBUILD
@@ -8,7 +8,10 @@ arch="all"
license="MIT"
options="!check !dbg" # Metapacakge
subpackages=""
-depends="xf86-input-evdev xf86-input-libinput xf86-input-synaptics
+depends="xf86-input-evdev xf86-input-joystick xf86-input-keyboard
+ xf86-input-libinput xf86-input-mouse xf86-input-synaptics
+ xf86-input-void xf86-input-wacom
+
xf86-video-ati xf86-video-fbdev xf86-video-nouveau"
case $CTARGET_ARCH in
x86_64 | pmmx)