diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-11-13 11:55:43 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2026-05-06 21:58:01 +0200 |
| commit | 0448bd61fb6e9318aa05bb505f67b902f34103f7 (patch) | |
| tree | a9f964f9eb1f28db2f3cc824e64377cb115dbd6b | |
| parent | a6e0e6fe7f3bfc07c74c7b0776fcbac5eb3a4e71 (diff) | |
| download | Ishtar-0448bd61fb6e9318aa05bb505f67b902f34103f7.tar.bz2 Ishtar-0448bd61fb6e9318aa05bb505f67b902f34103f7.zip | |
🚀 Debian package: python-django-ishtar - add new dependencies v4.4
| -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, |
