diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-02 15:51:38 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-02 15:51:38 +0200 |
commit | f73ded3fd8f57d3ea86e1f5c98fc6685b438e71b (patch) | |
tree | 6ce40b52d73567e3ecaf7b53e33511dc67e54bd3 /debian/control | |
parent | 03827c52a4747f77c7b06f5122b8c4e63e513ccb (diff) | |
download | Chimère-f73ded3fd8f57d3ea86e1f5c98fc6685b438e71b.tar.bz2 Chimère-f73ded3fd8f57d3ea86e1f5c98fc6685b438e71b.zip |
Fix migration script
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 faa9b7c..7317430 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, gpsbabel + python-simplejson, gpsbabel, python-django-south Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |