X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/919469c8fe6e67f7140f53916be048a9d1d87512..ff341985699f8148bedf142bea9c5deddaa03b6f:/vagrant/Install-on-Ubuntu-20.sh diff --git a/vagrant/Install-on-Ubuntu-20.sh b/vagrant/Install-on-Ubuntu-20.sh index 2b7a6a1b..d04f5796 100755 --- a/vagrant/Install-on-Ubuntu-20.sh +++ b/vagrant/Install-on-Ubuntu-20.sh @@ -32,11 +32,8 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: libbz2-dev libpq-dev libproj-dev \ postgresql-server-dev-12 postgresql-12-postgis-3 \ postgresql-contrib-12 postgresql-12-postgis-3-scripts \ - php php-pgsql php-intl python3-dotenv \ - python3-psycopg2 python3-psutil python3-jinja2 git libicu-dev -#Python packages: - - pip3 install PyICU + php php-pgsql php-intl libicu-dev python3-dotenv \ + python3-psycopg2 python3-psutil python3-jinja2 python3-icu git # # System Configuration