summaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2018-02-24 18:19:26 +1100
committerDamien Zammit <damien@zamaudio.com>2018-02-24 18:19:26 +1100
commit68b2969ce1d3258c98706d86f8b100cdf777dbd9 (patch)
tree9eef016db7ee747339aa5584702ef90a62782944 /Dockerfile
parentd3f15842edd1946d40a75742582fdcf2ab3066d1 (diff)
Cross compiling: Add build scripts for OSX/WIN/GNU using docker
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index ef7d62b..686bc7c 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -62,7 +62,7 @@ RUN apt-get install -y \
ladspa-sdk \
libpthread-stubs0-dev
-RUN apt-get install -y make
+RUN apt-get install -y make zip
RUN wget http://zamaudio.com/mbox2/apple-macports-libsamplerate_0.1.9-1_all.deb
RUN dpkg -i apple-macports-libsamplerate_0.1.9-1_all.deb