aboutsummaryrefslogtreecommitdiff
path: root/xenial-amd64-tcwg-base
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-03-31 21:52:18 +0100
committerRenato Golin <renato.golin@linaro.org>2017-03-31 21:52:50 +0100
commitec759d8a8e93c3786bc3e8646d30259c3fcf045b (patch)
tree998b911a5ca68f7e166d12c4d8e1bec2c7c3ac40 /xenial-amd64-tcwg-base
parent2dd92bc53ea74c4c468b51bb8a6c8bc289c57b84 (diff)
*-tcwg-base/Dockerfile: Add LLVM test-suite deps
Change-Id: Ibeca523cfe12661a60efb4e5eede4bbf4637dabf
Diffstat (limited to 'xenial-amd64-tcwg-base')
-rw-r--r--xenial-amd64-tcwg-base/Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/xenial-amd64-tcwg-base/Dockerfile b/xenial-amd64-tcwg-base/Dockerfile
index 6ff5de0e..26f98d99 100644
--- a/xenial-amd64-tcwg-base/Dockerfile
+++ b/xenial-amd64-tcwg-base/Dockerfile
@@ -23,6 +23,7 @@ RUN (url="http://archive.ubuntu.com/ubuntu/"; \
byacc \
ccache \
ccrypt \
+ chrpath \
cmake \
debhelper \
dejagnu \
@@ -37,6 +38,7 @@ RUN (url="http://archive.ubuntu.com/ubuntu/"; \
gdb \
gdbserver \
git \
+ groff \
libexpat1-dev \
liblzma-dev \
libncurses5-dev \
@@ -58,6 +60,7 @@ RUN (url="http://archive.ubuntu.com/ubuntu/"; \
qemu-user \
rsync \
sudo \
+ tclsh \
texinfo \
texlive-fonts-recommended \
texlive-latex-recommended \