mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add ‘LibZip’, bindings to ‘libzip’
This commit is contained in:
parent
002774d6e7
commit
99f56dd416
@ -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":
|
||||
|
||||
@ -66,6 +66,7 @@ apt-get install -y \
|
||||
libxml2-dev \
|
||||
libxss-dev \
|
||||
libyaml-dev \
|
||||
libzip-dev \
|
||||
libzmq3-dev \
|
||||
llvm \
|
||||
m4 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user