mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 07:00:25 +01:00
commit
76cbd7b076
@ -1139,6 +1139,9 @@ packages:
|
|||||||
"Sven Heyll <svh@posteo.de> @sheyll":
|
"Sven Heyll <svh@posteo.de> @sheyll":
|
||||||
- b9
|
- b9
|
||||||
|
|
||||||
|
"Will Thompson <will@willthompson.co.uk> @wjt":
|
||||||
|
- bustle
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# https://github.com/fpco/stackage/issues/537
|
# https://github.com/fpco/stackage/issues/537
|
||||||
- zlib < 0.6
|
- zlib < 0.6
|
||||||
|
|||||||
@ -57,7 +57,8 @@ apt-get install -y \
|
|||||||
libphash0-dev \
|
libphash0-dev \
|
||||||
libopenal-dev \
|
libopenal-dev \
|
||||||
libhidapi-dev \
|
libhidapi-dev \
|
||||||
libzmq3-dev
|
libzmq3-dev \
|
||||||
|
libpcap0.8-dev
|
||||||
|
|
||||||
mkdir /tmp/nettle-build
|
mkdir /tmp/nettle-build
|
||||||
(
|
(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user