From: Sarah Hoffmann Date: Wed, 13 Jul 2022 18:49:54 +0000 (+0200) Subject: add typing extensions for Ubuntu22.04 X-Git-Tag: v4.1.0~10^2~15 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/77510f4a3bb7a40c85d27ed5c71b20ef79a3aa83?ds=sidebyside add typing extensions for Ubuntu22.04 --- diff --git a/vagrant/Install-on-Ubuntu-22.sh b/vagrant/Install-on-Ubuntu-22.sh index dbb70ffe..b86f1f65 100755 --- a/vagrant/Install-on-Ubuntu-22.sh +++ b/vagrant/Install-on-Ubuntu-22.sh @@ -28,6 +28,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: postgresql-contrib-14 postgresql-14-postgis-3-scripts \ php php-pgsql php-intl libicu-dev python3-dotenv \ python3-psycopg2 python3-psutil python3-jinja2 \ + python3-typing-extensions \ python3-icu python3-datrie git #