diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-03-29 16:55:17 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-03-29 16:55:17 +0200 |
commit | 953310b7e18bdb012dae2fcc0184bc63f1c30c0c (patch) | |
tree | 98c7b6d2460060dd1a2a71c3b303e221d4fa258c /debian | |
parent | a46efae7bf7a9a0f8a2ccaffdfe0d18ffcb2a0d2 (diff) | |
download | Chimère-953310b7e18bdb012dae2fcc0184bc63f1c30c0c.tar.bz2 Chimère-953310b7e18bdb012dae2fcc0184bc63f1c30c0c.zip |
Work on OSM export - simplify KML import
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9fe58d9..b3cd3dc 100644 --- a/debian/control +++ b/debian/control @@ -5,5 +5,5 @@ Depends: python-django (>=1.3), python-gdal, python-psycopg2, libjs-jquery-ui, libjs-jquery-ui-theme-base, postgresql-9.1, postgresql-9.1-postgis, gettext, python-simplejson -Recommends: tinymce, gpsbabel, python-django-celery, rabbitmq-server +Recommends: tinymce, gpsbabel, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |