diff options
Diffstat (limited to 'debian.tasks/control')
-rw-r--r-- | debian.tasks/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.tasks/control b/debian.tasks/control index 2361a8b5b..5387e8445 100644 --- a/debian.tasks/control +++ b/debian.tasks/control @@ -9,7 +9,7 @@ Homepage: https://ishtar-archeo.net/ Package: ishtar-tasks Architecture: all Depends: ${misc:Depends}, - python3-django-ishtar (= ${source:Version}), + python3-django-ishtar (>= ${source:Version}), python3-celery Recommends: rabbitmq-server Description: Background task server for Ishtar |