There was an error while loading. Please reload this page.
1 parent 7cef5b0 commit 84f408dCopy full SHA for 84f408d
1 file changed
postgresql/build.sh
@@ -9,6 +9,7 @@ NAME=postgresql
9
VERSION=9.4.20
10
PREFIX=${DIR}/build/${NAME}
11
12
+apt-get update
13
apt-get -y install build-essential flex bison libreadline-dev zlib1g-dev
14
15
rm -rf build
0 commit comments