diff options
-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, |