]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-7.sh
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / vagrant / Install-on-Centos-7.sh
index 32cd3a308962fdf4d8e8a6b183a4efcc23c51fcf..d3fd9ef058b363aa160b36c846b3a47284fd71ec 100755 (executable)
@@ -42,7 +42,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel libicu-dev
 
-    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU argparse-manpage
+    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU datrie pyyaml
 
 
 #