X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/2f4eca8c46d96f7a4dce6808baa18915d5b8d5a4..40cb17d2995baaba6bec299d4e6dc65b25dbdc28:/vagrant/Install-on-Ubuntu-18.sh?ds=inline diff --git a/vagrant/Install-on-Ubuntu-18.sh b/vagrant/Install-on-Ubuntu-18.sh index 36e28ca1..33075bab 100755 --- a/vagrant/Install-on-Ubuntu-18.sh +++ b/vagrant/Install-on-Ubuntu-18.sh @@ -30,8 +30,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: postgresql-server-dev-10 postgresql-10-postgis-2.4 \ postgresql-contrib-10 postgresql-10-postgis-scripts \ php php-pgsql php-intl libicu-dev python3-pip \ - python3-psycopg2 python3-psutil python3-jinja2 python3-icu git \ - python3-argparse-manpage + python3-psycopg2 python3-psutil python3-jinja2 python3-icu git # The python-dotenv package that comes with Ubuntu 18.04 is too old, so # install the latest version from pip: