gitlab-ci: add meson glvnd build

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Eric Engestrom
2019-01-29 08:57:17 +00:00
parent 5459900f38
commit ba26bc4ef0
2 changed files with 20 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ RUN apt-get install -y \
x11proto-xf86vidmode-dev \
libelf-dev \
libunwind8-dev \
libglvnd-dev \
python2.7 \
python-pip \
python-setuptools \