mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-16 08:15:49 +01:00
leveldb C libraries (pinging @borsboom)
This commit is contained in:
parent
cdb6113162
commit
37770ba78d
@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
add-apt-repository -y ppa:zoogie/sdl2-snapshots
|
||||||
add-apt-repository -y ppa:marutter/rrutter
|
add-apt-repository -y ppa:marutter/rrutter
|
||||||
|
add-apt-repository -y ppa:openstack-ubuntu-testing/icehouse
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
@ -68,6 +69,8 @@ apt-get install -y \
|
|||||||
libadns1-dev \
|
libadns1-dev \
|
||||||
r-base \
|
r-base \
|
||||||
r-base-dev \
|
r-base-dev \
|
||||||
|
libleveldb-dev \
|
||||||
|
libsnappy-dev \
|
||||||
libpcap0.8-dev
|
libpcap0.8-dev
|
||||||
|
|
||||||
mkdir /tmp/nettle-build
|
mkdir /tmp/nettle-build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user