mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
.github: drop external mouse driver from build
Since it's now in-tree, no need for the external one anymore. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
1
.github/scripts/compile-drivers.sh
vendored
1
.github/scripts/compile-drivers.sh
vendored
@@ -15,7 +15,6 @@ build_xf86drv_ac input-evdev 25.0.0
|
||||
build_xf86drv_ac input-joystick 25.0.0
|
||||
build_xf86drv_ac input-keyboard 25.0.0
|
||||
build_xf86drv_ac input-libinput 25.0.0
|
||||
build_xf86drv_ac input-mouse 25.0.0
|
||||
build_xf86drv_ac input-synaptics 25.0.0
|
||||
build_xf86drv_ac input-vmmouse 25.0.0
|
||||
build_xf86drv_ac input-void 25.0.0
|
||||
|
||||
Reference in New Issue
Block a user