]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-8.sh
Updated documentation for PyICU support
[nominatim.git] / vagrant / Install-on-Centos-8.sh
index 1cf93a1f5e58c0241a24730e7b67ea1e077e1b13..17d07aec70e5729c07e10b30b935e35b695c6659 100755 (executable)
@@ -33,9 +33,9 @@
                         php-pgsql php php-intl php-json libpq-devel \
                         bzip2-devel proj-devel boost-devel \
                         python3-pip python3-setuptools python3-devel \
-                        expat-devel zlib-devel
+                        expat-devel zlib-devel libicu-dev
 
-    pip3 install --user psycopg2 python-dotenv
+    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU
 
 
 #