diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-19 16:21:27 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-08-19 16:21:27 +0200 |
commit | c8fcf14626873ad4bbe91788aadb60cfa488beda (patch) | |
tree | 679daba9ee80e429aec05a7f30f64e19d2237616 /debian | |
parent | 647f527cf506b362ff02ddf58da2490768b8bf7a (diff) | |
download | Chimère-c8fcf14626873ad4bbe91788aadb60cfa488beda.tar.bz2 Chimère-c8fcf14626873ad4bbe91788aadb60cfa488beda.zip |
Models: Automaticaly add read attributes for marker properties
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7317430..92cfa21 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ 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-django-south + python-simplejson, gpsbabel, python-django-south, + python-unidecode Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |