mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-23 19:33:34 +02:00
Adding zip as well since @radare requires it to bundle the release after compiling.
This commit is contained in:
@ -15,6 +15,7 @@ RUN apt-get update && apt-get install \
|
||||
file \
|
||||
git \
|
||||
gzip \
|
||||
zip \
|
||||
make \
|
||||
ncurses-dev \
|
||||
pkg-config \
|
||||
|
Reference in New Issue
Block a user