We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b88b311 + dcbbe5e commit d4dbc78Copy full SHA for d4dbc78
1 file changed
basebox/bootstrap.sh
@@ -41,7 +41,7 @@ apt-get install -y jq
41
42
# Nova deps:
43
apt-get install -y postgresql-12 postgresql-contrib-12 # libpq-dev pgadmin3
44
-apt-get install -y libpgtypes3 libecpg-dev libldap2-dev
+apt-get install -y libpgtypes3 libecpg-dev libldap2-dev librsync-dev
45
apt-get install -y software-properties-common
46
add-apt-repository -y ppa:ondrej/php
47
apt-get update -y
0 commit comments