diff SCRIPTS/Dockerfile @ 97:1c31fd7b4cb5

Update docker file and subrepos
author Chris Cannam
date Wed, 12 Aug 2015 15:25:15 +0100
parents 99f91ceb1aa9
children
line wrap: on
line diff
--- a/SCRIPTS/Dockerfile	Wed Aug 12 15:23:57 2015 +0100
+++ b/SCRIPTS/Dockerfile	Wed Aug 12 15:25:15 2015 +0100
@@ -7,7 +7,8 @@
     libsndfile \
     python2-numpy \
     mingw-w64-gcc \
-    wine
+    lib32-ncurses wine \
+    openssh w3m
 RUN hg clone https://code.soundsoftware.ac.uk/hg/vamp-build-and-test /opt/vamp-build-and-test
 WORKDIR /opt/vamp-build-and-test
 RUN ./SCRIPTS/update-all.sh