Merge pull request #1105 from mrkkrp/master

Add ‘LibZip’, bindings to ‘libzip’
This commit is contained in:
Adam Bergmark 2016-01-16 12:53:00 +01:00
commit 41578a7976
2 changed files with 5 additions and 0 deletions

View File

@ -1865,6 +1865,10 @@ packages:
- simple-session
- simple-postgresql-orm
"Sergey Astanin <s.astanin@gmail.com> @astanin":
- bindings-libzip < 0.11
- LibZip < 0.11
# If you stop mainaining a package you can move it here.
# It will then be disabled if it starts causing problems.
"Abandoned packages":

View File

@ -66,6 +66,7 @@ apt-get install -y \
libxml2-dev \
libxss-dev \
libyaml-dev \
libzip-dev \
libzmq3-dev \
llvm \
m4 \