From bc6d510192ff661b8235aa3d1fc6a19dcb177e14 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 5 Mar 2017 16:49:59 +0100 Subject: Add missing dep to install script --- bin/install-chimere.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/install-chimere.sh b/bin/install-chimere.sh index 3b0b1c6..be94e91 100755 --- a/bin/install-chimere.sh +++ b/bin/install-chimere.sh @@ -356,7 +356,7 @@ EOF ( set -x; $sh_c 'sleep 3; apt-get install -y -q \ python3-bs4 python3-psycopg2 gettext python3-pil \ python3-lxml python3-feedparser python3-icalendar python3-chardet \ - python3-gdal python3-osmapi python3-geopy' ) + python3-gdal python3-osmapi python3-geopy libjs-jquery libjs-jquery-ui' ) ;; -- cgit v1.2.3