summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-04 16:11:34 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-04 22:34:41 +0200
commita9b0c688f57f676f90dd27fb65520d2e1ad92f64 (patch)
tree423c5e22b1aea6c68bbbdc6e1aaeb694fc47d039 /install
parenteda4554eeca077f2357235414f6d59708d1b9944 (diff)
downloadIshtar-a9b0c688f57f676f90dd27fb65520d2e1ad92f64.tar.bz2
Ishtar-a9b0c688f57f676f90dd27fb65520d2e1ad92f64.zip
Graphs: save results, options and tests
- can generate only above and only bellow - save dot files - option for no color for current - tests
Diffstat (limited to 'install')
-rwxr-xr-xinstall/ishtar-install4
1 files changed, 2 insertions, 2 deletions
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 \