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:
stefan11111
2025-10-29 16:30:01 +02:00
committed by Enrico Weigelt
parent 6057540a6c
commit 7f7462cb14

View File

@@ -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