diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-06 01:10:28 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-06 01:10:28 +0200 |
commit | 3d8d2da5141336829cf1cfe0579cdcdcf8b63e03 (patch) | |
tree | 543c35f54a351b4342aef65fcb4998c17f2cc0a4 /debian/control | |
parent | 0bec9d3b303212d9a6c66117e759999cd7443146 (diff) | |
download | Chimère-3d8d2da5141336829cf1cfe0579cdcdcf8b63e03.tar.bz2 Chimère-3d8d2da5141336829cf1cfe0579cdcdcf8b63e03.zip |
Import: add GeoRSS import
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1c93646..7d3a110 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,6 @@ Depends: python-django (>=1.4), python-gdal, python-psycopg2, libjs-jquery-ui, libjs-jquery-ui-theme-base, postgresql-9.1, postgresql-9.1-postgis, gettext, python-simplejson, gpsbabel, python-django-south, - python-pyexiv2 + python-pyexiv2 python-feedparser Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |