summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-09 19:02:09 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-09 19:02:09 +0200
commitb43132e292e6efac11fa3cb6232e4ccee85583c0 (patch)
tree2c77235acc68c317b1788ad0285784752876bf5f /install
parent21969f700a79a957072bac80298ece7d6d9b75d4 (diff)
downloadIshtar-b43132e292e6efac11fa3cb6232e4ccee85583c0.tar.bz2
Ishtar-b43132e292e6efac11fa3cb6232e4ccee85583c0.zip
Graph generation: manage link - display raw SVG - scale SVG - manage reopening in a specific tab
Diffstat (limited to 'install')
-rwxr-xr-xinstall/ishtar-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ishtar-install b/install/ishtar-install
index f3dbfe189..82e31d002 100755
--- a/install/ishtar-install
+++ b/install/ishtar-install
@@ -468,6 +468,7 @@ EOF
( set -x; $sh_c 'sleep 3; apt-get install -y -q \
libpangocairo-1.0-0 python3-requests \
python3-bs4 python3-cffi pandoc libjs-jquery graphviz \
+ python3-xmltodict \
python3-tidylib python3-lxml python3-imaging python3-html5lib \
python3-psycopg2 python3-gdal gettext memcached \
python3-memcache python3-dbf python3-markdown \