Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add cmake and lzip
Add missing package used by some projects (bitlbee for example)
  • Loading branch information
CondormanFr committed Oct 8, 2015
1 parent 887d2ac commit 63ef318
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Expand Up @@ -9,6 +9,7 @@ RUN apt-get update && \
bison \
build-essential \
check \
cmake \
curl \
cython \
debootstrap \
Expand All @@ -24,6 +25,7 @@ RUN apt-get update && \
libltdl-dev \
libssl-dev \
libunistring-dev \
lzip \
mercurial \
ncurses-dev \
pkg-config \
Expand Down

0 comments on commit 63ef318

Please sign in to comment.