forked from hans/Nominatim
psycopg 2.6 is now usable on ubuntu 16
This commit is contained in:
@@ -31,10 +31,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
|
|||||||
postgresql-contrib-9.5 \
|
postgresql-contrib-9.5 \
|
||||||
apache2 php php-pgsql libapache2-mod-php \
|
apache2 php php-pgsql libapache2-mod-php \
|
||||||
php-intl python3-setuptools python3-dev python3-pip \
|
php-intl python3-setuptools python3-dev python3-pip \
|
||||||
python3-tidylib git
|
python3-tidylib python3-psycopg2 git
|
||||||
|
|
||||||
# python3-psycopg2 apt package is too old (2.6), we want at least 2.7
|
|
||||||
pip3 install --user psycopg2
|
|
||||||
|
|
||||||
# If you want to run the test suite, you need to install the following
|
# If you want to run the test suite, you need to install the following
|
||||||
# additional packages:
|
# additional packages:
|
||||||
|
|||||||
Reference in New Issue
Block a user