Skip to content

Commit f169e29

Browse files
authored
Merge pull request #52 from bk203/master
Add missing unzip dependency, response to issue #51
2 parents 9596b31 + 7737639 commit f169e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ RUN apt-get update && apt-get install -y \
2424
python-simplejson \
2525
python-gi \
2626
subversion \
27+
unzip \
2728
wget \
2829
build-essential \
2930
python-dev \

0 commit comments

Comments
 (0)