Merge pull request #109 from brainstorm/add_zip

Adding zip
This commit is contained in:
Matt McCormick
2017-02-02 13:58:59 -05:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

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