mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
.github: fix tetexec.cfg creation
We need to run the Xts build inside Xvfb, because it needs a running Xserver for creating tetexec.cfg. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
2
.github/scripts/install-prereq.sh
vendored
2
.github/scripts/install-prereq.sh
vendored
@@ -16,6 +16,8 @@ build_ac xorgproto https://gitlab.freedesktop.org/xorg/proto/xorgpr
|
||||
if [ "$X11_OS" = "Darwin" ]; then
|
||||
build_ac xset https://gitlab.freedesktop.org/xorg/app/xset xset-1.2.5
|
||||
fi
|
||||
|
||||
# really must be build via autoconf instead of meson, otherwise piglit wont find the test programs
|
||||
build_ac_xts xts https://gitlab.freedesktop.org/xorg/test/xts aae51229af810efba24412511f60602fab53eded
|
||||
|
||||
clone_source piglit https://gitlab.freedesktop.org/mesa/piglit 28d1349844eacda869f0f82f551bcd4ac0c4edfe
|
||||
|
||||
Reference in New Issue
Block a user