summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@intel.com>2019-01-23 15:46:10 +0000
committerEric Engestrom <eric.engestrom@intel.com>2019-02-06 17:56:30 +0000
commit06b245b43865dc97498d9cf7e4862e8a48eb8612 (patch)
treeea36d63b8682bcd0219676233feab0d26e4c14d7 /.gitlab-ci
parent89a7467899f7f13601ff700568f6757d169d66e1 (diff)
downloadmesa-06b245b43865dc97498d9cf7e4862e8a48eb8612.tar.gz
gitlab-ci: add a scons no-llvm build
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/Dockerfile.ubuntu1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/Dockerfile.ubuntu b/.gitlab-ci/Dockerfile.ubuntu
index bf4c0bc3668..7f1d23be4a9 100644
--- a/.gitlab-ci/Dockerfile.ubuntu
+++ b/.gitlab-ci/Dockerfile.ubuntu
@@ -24,6 +24,7 @@ RUN apt-get install -y \
xz-utils \
libexpat1-dev \
libx11-xcb-dev \
+ x11proto-xf86vidmode-dev \
libelf-dev \
python2.7 \
python-pip \