gitlab-ci: install xwayland
The reason the Xwayland test skips is that Xwayland was not installed. We should exercise Xwayland as well in CI, so install it. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
@@ -56,6 +56,7 @@ apt-get -y --no-install-recommends install \
|
||||
pkg-config \
|
||||
python3-pip \
|
||||
python3-setuptools \
|
||||
xwayland \
|
||||
|
||||
|
||||
pip3 install --user git+https://github.com/mesonbuild/meson.git@0.49
|
||||
|
||||
Reference in New Issue
Block a user