summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-11-22 21:31:26 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2026-02-09 13:08:03 +0100
commit0500df2f583c1926accd2bc4afa72e44feba9bf8 (patch)
treee75bab35ec2748c3974c18771f442e93a480c508 /debian
parent68447f1118c32d22543b948f28c9ba6dd8abecae (diff)
downloadIshtar-0500df2f583c1926accd2bc4afa72e44feba9bf8.tar.bz2
Ishtar-0500df2f583c1926accd2bc4afa72e44feba9bf8.zip
🚀 Debian package: python-django-ishtar - add new dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 1d81fe2ab..cb379d805 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,16 @@ Depends: ${misc:Depends},
${python3:Depends},
python3-argon2,
python3-bs4,
+ python3-bleach,
python3-cairosvg,
python3-distutils,
python3-gdal,
python3-lxml,
python3-markdown,
python3-memcache,
+ python3-num2words,
+ python3-odf,
+ python3-pandas,
python3-psycopg2,
python3-pil,
python3-png,
@@ -31,6 +35,7 @@ Depends: ${misc:Depends},
python3-xmltodict,
python3-fiona,
python3-pyproj,
+ python3-xlrd,
python3-django-simple-history,
python3-secretary,
python3-django (>= 2:2.2.24),