From a9b0c688f57f676f90dd27fb65520d2e1ad92f64 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 4 Jul 2019 16:11:34 +0200 Subject: Graphs: save results, options and tests - can generate only above and only bellow - save dot files - option for no color for current - tests --- install/ishtar-install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install') diff --git a/install/ishtar-install b/install/ishtar-install index fd1934db5..f3dbfe189 100755 --- a/install/ishtar-install +++ b/install/ishtar-install @@ -455,7 +455,7 @@ EOF python3-django-registration libpangocairo-1.0-0 python3-requests \ python3-bs4 python3-cffi python3-django-compressor pandoc libjs-jquery\ python3-tidylib python3-lxml python3-pil python3-html5lib \ - python3-psycopg2 python3-gdal gettext memcached \ + python3-psycopg2 python3-gdal gettext memcached graphviz \ python3-memcache python3-dbf python3-markdown \ python3-reportlab python3-django-extensions python3-unidecode' ) fi @@ -467,7 +467,7 @@ EOF django-extensions==1.7.4' ) ( set -x; $sh_c 'sleep 3; apt-get install -y -q \ libpangocairo-1.0-0 python3-requests \ - python3-bs4 python3-cffi pandoc libjs-jquery \ + python3-bs4 python3-cffi pandoc libjs-jquery graphviz \ python3-tidylib python3-lxml python3-imaging python3-html5lib \ python3-psycopg2 python3-gdal gettext memcached \ python3-memcache python3-dbf python3-markdown \ -- cgit v1.2.3