From 8efe88a9e4cea5f97ccf71e62234ab75ef9fd3ee Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 2 Aug 2012 13:49:55 +0200 Subject: Make Celery and Kombu optional (but the import is not available) --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b3cd3dc..faa9b7c 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,6 @@ Depends: python-django (>=1.3), python-gdal, python-psycopg2, python-beautifulsoup, python-imaging, libjs-jquery, libjs-jquery-ui, libjs-jquery-ui-theme-base, postgresql-9.1, postgresql-9.1-postgis, gettext, - python-simplejson -Recommends: tinymce, gpsbabel, python-django-celery, python-kombu + python-simplejson, gpsbabel +Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street -- cgit v1.2.3