summaryrefslogtreecommitdiff
path: root/debian.tasks
diff options
context:
space:
mode:
Diffstat (limited to 'debian.tasks')
-rw-r--r--debian.tasks/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian.tasks/control b/debian.tasks/control
index 5387e8445..924c8d43f 100644
--- a/debian.tasks/control
+++ b/debian.tasks/control
@@ -10,7 +10,8 @@ Package: ishtar-tasks
Architecture: all
Depends: ${misc:Depends},
python3-django-ishtar (>= ${source:Version}),
- python3-celery
+ python3-celery,
+ python-celery-common
Recommends: rabbitmq-server
Description: Background task server for Ishtar
Background task server using rabbitmq task queue.