From 06b245b43865dc97498d9cf7e4862e8a48eb8612 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 23 Jan 2019 15:46:10 +0000 Subject: gitlab-ci: add a scons no-llvm build Signed-off-by: Eric Engestrom --- .gitlab-ci/Dockerfile.ubuntu | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci') 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 \ -- cgit v1.2.3