gitlab-ci: Install libnvidia-egl-wayland-dev package

In order to build-test the Xwayland eglstream code.

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
This commit is contained in:
Michel Dänzer 2019-12-23 09:53:26 +01:00 committed by Michel Dänzer
parent a52122c7f2
commit e914fb16ad
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ apt-get install -y \
git \
libgl1 \
libglx-mesa0 \
libnvidia-egl-wayland-dev \
libtool \
libxkbcommon-dev \
meson \