]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Ubuntu-20.sh
add new jinja2 requirement
[nominatim.git] / vagrant / Install-on-Ubuntu-20.sh
index 6f03bc72ff234e07c74090df9be6db4390784fe4..0649c9a667372ca6030f4c3912525b9700e91315 100755 (executable)
@@ -33,7 +33,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS:
                         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 git
+                        python3-psycopg2 python3-psutil python3-jinja2 git
 
 #
 # System Configuration