Adding zip as well since @radare requires it to bundle the release after compiling.

This commit is contained in:
Roman Valls Guimera 2017-01-30 15:47:19 +01:00
parent 06496631bf
commit 438d84044f

View File

@ -15,6 +15,7 @@ RUN apt-get update && apt-get install \
file \
git \
gzip \
zip \
make \
ncurses-dev \
pkg-config \