summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorArun Raghavan <arun@arunraghavan.net>2018-10-01 18:00:52 +0530
committerArun Raghavan <arun@arunraghavan.net>2018-10-01 20:44:53 +0530
commiteace312b9cf2fff5ca00fe4c8fb6554b38512075 (patch)
tree0f2ec0c2b03ace132c1867542166db000c0862ab /scripts
parent9452d1ee37354a40ff70a76720c0c6599fe1310d (diff)
gitlab: Update Dockerfile to pull xmllint
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Dockerfile b/scripts/Dockerfile
index 02864c6b1..8ec6fd1ec 100644
--- a/scripts/Dockerfile
+++ b/scripts/Dockerfile
@@ -39,6 +39,7 @@ RUN apt-get update && apt-get install -y \
libx11-xcb-dev \
libxcb1-dev \
libxml-parser-perl \
+ libxml2-utils \
libxtst-dev \
make \
meson \