diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-11-13 11:55:43 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2025-10-10 18:17:41 +0200 |
commit | a8e4cf94ca67837b678f80d4333ceadbb1c1bdb2 (patch) | |
tree | 5eb1d0a93d769da542eee77ead74ff30115f1b7e /debian | |
parent | b5c12dac516d8fca9ae8aeeab92b1cef07b758aa (diff) | |
download | Ishtar-a8e4cf94ca67837b678f80d4333ceadbb1c1bdb2.tar.bz2 Ishtar-a8e4cf94ca67837b678f80d4333ceadbb1c1bdb2.zip |
🚀 Debian package: python-django-ishtar - add new dependencies v4.4
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cb379d805..8e1d71c39 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Depends: ${misc:Depends}, python3-bleach, python3-cairosvg, python3-distutils, + python3-feedparser, python3-gdal, python3-lxml, python3-markdown, @@ -48,6 +49,7 @@ Depends: ${misc:Depends}, python3-django-extra-views, python3-django-formtools, python3-django-registration, + python3-django-guardian, apg, gettext, locales, |