Merge pull request #674 from wjt/add-bustle

Add bustle to Stackage
This commit is contained in:
Michael Snoyman 2015-07-12 00:05:29 -07:00
commit 76cbd7b076
2 changed files with 5 additions and 1 deletions

View File

@ -1138,6 +1138,9 @@ packages:
"Sven Heyll <svh@posteo.de> @sheyll":
- b9
"Will Thompson <will@willthompson.co.uk> @wjt":
- bustle
"Stackage upper bounds":
# https://github.com/fpco/stackage/issues/537

View File

@ -57,7 +57,8 @@ apt-get install -y \
libphash0-dev \
libopenal-dev \
libhidapi-dev \
libzmq3-dev
libzmq3-dev \
libpcap0.8-dev
mkdir /tmp/nettle-build
(