summaryrefslogtreecommitdiff
path: root/ciimage
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-08-29 21:18:26 +0300
committerGitHub <noreply@github.com>2018-08-29 21:18:26 +0300
commitb86f2fd17f1f0825e16b1df2b1f3f598c0d77b85 (patch)
treee005f958d9a87590fc0a05c88314ed0f160b10a6 /ciimage
parent28c1f31d7e2b46a8473d8ebe8f029fb7602fde09 (diff)
parent1ea743a0bfd5ab3ab74009fdd0fb2db64e8e79d8 (diff)
downloadmeson-b86f2fd17f1f0825e16b1df2b1f3f598c0d77b85.tar.gz
Merge pull request #4016 from thiblahute/hotdoc
modules: Add an 'hotdoc' module
Diffstat (limited to 'ciimage')
-rw-r--r--ciimage/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ciimage/Dockerfile b/ciimage/Dockerfile
index c398fad56..25cc6fa3e 100644
--- a/ciimage/Dockerfile
+++ b/ciimage/Dockerfile
@@ -12,6 +12,7 @@ RUN apt-get -y update && apt-get -y upgrade \
&& apt-get -y install qt4-linguist-tools \
&& apt-get -y install python-dev \
&& apt-get -y install libomp-dev openssh-client \
+&& apt-get -y install -y clang libclang-dev llvm-dev flex \
&& python3 -m pip install hotdoc codecov \
&& dub fetch urld \
&& dub build urld --compiler=gdc