summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2020-01-30 15:03:40 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-11-04 18:49:51 +0100
commitd94ea9291b5be63c52edd7fe54cb87d7dd282e19 (patch)
tree40163e41ad04c36069b36c360048608923b9ab44 /debian/control
parente852de09cc2a11912aa667b69ac181443e0286f4 (diff)
downloadIshtar-d94ea9291b5be63c52edd7fe54cb87d7dd282e19.tar.bz2
Ishtar-d94ea9291b5be63c52edd7fe54cb87d7dd282e19.zip
Debian: fix test launch - fix dependency
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 061cd9b93..2d91e0fb6 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,6 @@ Package: python3-django-ishtar
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
- # generic python lib
python3-bs4,
python3-gdal,
python3-lxml,
@@ -27,11 +26,9 @@ Depends: ${misc:Depends},
python3-tidylib,
python3-unidecode,
python3-xmltodict,
- # generic python lib - custom packaging
python3-django-simple-history,
python3-secretary,
python3-weasyprint,
- # django
python3-django (>= 1.11.18),
python3-django (<< 2.0),
python3-ajax-select,
@@ -41,7 +38,6 @@ Depends: ${misc:Depends},
python3-django-extra-views,
python3-django-formtools,
python3-django-registration,
- # generic
apg,
gettext,
locales,