X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/33c805aee0f8d3998ad68fcc3908dd85137a0ea9..7592f8f1890bdd422ba5c36681eb57cb2fb8764f:/vagrant/Install-on-Ubuntu-18.sh diff --git a/vagrant/Install-on-Ubuntu-18.sh b/vagrant/Install-on-Ubuntu-18.sh index 53284ea8..621e4473 100755 --- a/vagrant/Install-on-Ubuntu-18.sh +++ b/vagrant/Install-on-Ubuntu-18.sh @@ -24,7 +24,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: sudo apt install -y php-cgi sudo apt install -y build-essential cmake g++ libboost-dev libboost-system-dev \ libboost-filesystem-dev libexpat1-dev zlib1g-dev\ - libbz2-dev libpq-dev \ + libbz2-dev libpq-dev liblua5.3-dev lua5.3\ postgresql-10-postgis-2.4 \ postgresql-contrib-10 postgresql-10-postgis-scripts \ php-cli php-pgsql php-intl libicu-dev python3-pip \