mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
CI: build xf86-input-{keyboard,mouse} in CI
These drivers build on linux, so we should test them. Signed-off-by: stefan11111 <stefan11111@shitposting.expert>
This commit is contained in:
committed by
Enrico Weigelt
parent
6057540a6c
commit
7f7462cb14
5
.github/scripts/compile-drivers.sh
vendored
5
.github/scripts/compile-drivers.sh
vendored
@@ -27,6 +27,5 @@ build_drv_ac xf86-video-r128 $X11L_DRV_GIT/xf86-video-r128 xlibre-
|
||||
build_drv_ac xf86-video-vesa $X11L_DRV_GIT/xf86-video-vesa xlibre-xf86-video-vesa-2.6.0.2
|
||||
build_drv_ac xf86-video-vmware $X11L_DRV_GIT/xf86-video-vmware xlibre-xf86-video-vmware-13.4.0.3
|
||||
|
||||
# doesn't compile on Linux
|
||||
# build_drv_ac xf86-input-mouse $X11L_DRV_GIT/xf86-input-mouse master
|
||||
# build_drv_ac xf86-input-keyboard $X11L_DRV_GIT/xf86-input-keyboard master
|
||||
build_drv_ac xf86-input-mouse $X11L_DRV_GIT/xf86-input-mouse master
|
||||
build_drv_ac xf86-input-keyboard $X11L_DRV_GIT/xf86-input-keyboard master
|
||||
|
||||
Reference in New Issue
Block a user