From e4757ad93b1f5eab46671403d4036eaed7de743f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Wed, 2 Jan 2019 07:53:24 +0000 Subject: user/xorg-drivers: add -video- drivers --- user/xorg-drivers/APKBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'user/xorg-drivers') diff --git a/user/xorg-drivers/APKBUILD b/user/xorg-drivers/APKBUILD index 3ec3c891c..f50653136 100644 --- a/user/xorg-drivers/APKBUILD +++ b/user/xorg-drivers/APKBUILD @@ -12,10 +12,13 @@ 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" + xf86-video-ast xf86-video-ati xf86-video-cirrus xf86-video-dummy + xf86-video-fbdev xf86-video-freedreno xf86-video-mach64 xf86-video-mga + xf86-video-nouveau xf86-video-openchrome xf86-video-qxl xf86-video-r128 + xf86-video-tdfx" case $CTARGET_ARCH in x86_64 | pmmx) - depends="$depends xf86-video-intel" ;; + depends="$depends xf86-video-geode xf86-video-intel" ;; esac source="" -- cgit v1.2.3-60-g2f50