Add direct-rocksdb

This commit is contained in:
Shao Cheng 2017-11-07 16:47:05 +08:00
parent 3bce6d4241
commit b97ff7eeb8
2 changed files with 5 additions and 0 deletions

View File

@ -2968,6 +2968,7 @@ packages:
"Shao Cheng <astrohavoc@gmail.com> @TerrorJack":
- cabal-toolkit
- direct-rocksdb
# - simple-download # GHC 8.2.1
# - encoding-io # GHC 8.2.1

View File

@ -30,9 +30,12 @@ GHCVER=8.2.1
apt-get update
apt-get install -y \
build-essential \
cmake \
curl \
freeglut3-dev \
fsharp \
g++ \
gawk \
ghc-$GHCVER \
ghc-$GHCVER-dyn \
ghc-$GHCVER-htmldocs \
@ -124,6 +127,7 @@ apt-get install -y \
minisat \
mono-mcs \
nettle-dev \
ninja-build \
nodejs \
npm \
openjdk-8-jdk \