mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
.github: compile-drivers: compile the xf86-input-wacom driver
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
b59d974790
commit
c7cf6352ba
1
.github/scripts/compile-drivers.sh
vendored
1
.github/scripts/compile-drivers.sh
vendored
@@ -19,6 +19,7 @@ build_xf86drv_ac input-mouse 1.9.6
|
||||
build_xf86drv_ac input-synaptics 1.10.0.2
|
||||
build_xf86drv_ac input-vmmouse 13.2.0.4
|
||||
build_xf86drv_ac input-void 1.4.2.3
|
||||
build_xf86drv_ac input-wacom 1.2.3.3
|
||||
|
||||
build_xf86drv_ac video-amdgpu 23.0.0.5
|
||||
build_xf86drv_ac video-apm 1.3.0.3
|
||||
|
||||
1
.github/scripts/ubuntu/install-pkg.sh
vendored
1
.github/scripts/ubuntu/install-pkg.sh
vendored
@@ -74,6 +74,7 @@ apt-get install -y \
|
||||
libxmu-dev \
|
||||
libxmuu-dev \
|
||||
libxpm-dev \
|
||||
libxrandr-dev \
|
||||
libxrender-dev \
|
||||
libxres-dev \
|
||||
libxshmfence-dev \
|
||||
|
||||
Reference in New Issue
Block a user