Add ‘LibZip’, bindings to ‘libzip’

This commit is contained in:
mrkkrp 2016-01-06 14:19:57 +06:00
parent 002774d6e7
commit 99f56dd416
2 changed files with 5 additions and 0 deletions

View File

@ -1864,6 +1864,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 \