aboutsummaryrefslogtreecommitdiff
path: root/xenial-amd64-tcwg-base
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2017-04-11 17:30:55 +0100
committerRenato Golin <renato.golin@linaro.org>2017-04-11 17:30:55 +0100
commitee010604112119566c251bd164b65ca3e8f94e19 (patch)
tree93259868eed46a745dd14b94f31c19cf4b1c4750 /xenial-amd64-tcwg-base
parenta4fb64bd55e9d9bbfd7da342ac424886e8352236 (diff)
*-tcwg-base/Dockerfile: Add subversion for LLVM releases
The LLVM Release script still relies on SVN, since the branches are created first there, then on git, we don't want to have to rely on git for this one. Change-Id: Ie2acc7e444db380e6560aaa749fdc4a3513b0271
Diffstat (limited to 'xenial-amd64-tcwg-base')
-rw-r--r--xenial-amd64-tcwg-base/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xenial-amd64-tcwg-base/Dockerfile b/xenial-amd64-tcwg-base/Dockerfile
index 18309cb2..8dc5d61f 100644
--- a/xenial-amd64-tcwg-base/Dockerfile
+++ b/xenial-amd64-tcwg-base/Dockerfile
@@ -61,6 +61,7 @@ RUN (url="http://archive.ubuntu.com/ubuntu/"; \
pxz \
qemu-user \
rsync \
+ subversion \
sudo \
tclsh \
texinfo \