X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/286a686f8818e3c6403edc317faf9024ea2bf424..6cbef84cad0d08221d4a386cb5c3db19447ddede:/vagrant/Install-on-Ubuntu-20.sh diff --git a/vagrant/Install-on-Ubuntu-20.sh b/vagrant/Install-on-Ubuntu-20.sh index bf8120c4..292947d1 100755 --- a/vagrant/Install-on-Ubuntu-20.sh +++ b/vagrant/Install-on-Ubuntu-20.sh @@ -32,8 +32,9 @@ 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 git + php php-pgsql php-intl libicu-dev python3-dotenv \ + python3-psycopg2 python3-psutil python3-jinja2 python3-icu git \ + python3-argparse-manpage # # System Configuration