mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
Merge pull request #2006 from mtmail/ubuntu-20-postgresql-contrib
Ubuntu 20: use postgresql-contrib-12 so no version higher gets installed
This commit is contained in:
@@ -31,7 +31,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
|
|||||||
libboost-filesystem-dev libexpat1-dev zlib1g-dev \
|
libboost-filesystem-dev libexpat1-dev zlib1g-dev \
|
||||||
libbz2-dev libpq-dev libproj-dev \
|
libbz2-dev libpq-dev libproj-dev \
|
||||||
postgresql-server-dev-12 postgresql-12-postgis-3 \
|
postgresql-server-dev-12 postgresql-12-postgis-3 \
|
||||||
postgresql-contrib postgresql-12-postgis-3-scripts \
|
postgresql-contrib-12 postgresql-12-postgis-3-scripts \
|
||||||
php php-pgsql php-intl \
|
php php-pgsql php-intl \
|
||||||
python3-psycopg2 git
|
python3-psycopg2 git
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user