diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-07 21:02:54 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-10-07 21:02:54 +0200 |
commit | c478b609b270c20c90eda618962a7efad6b26ca2 (patch) | |
tree | 7442b1073dcce261ddacd2279474c45461509e27 /debian/control | |
parent | 94c23b986d3986667351971487761d59f9c50438 (diff) | |
download | Chimère-c478b609b270c20c90eda618962a7efad6b26ca2.tar.bz2 Chimère-c478b609b270c20c90eda618962a7efad6b26ca2.zip |
Documentation/configuration: fix path, add dependancies
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 7d3a110..1d89b61 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-feedparser + python-pyexiv2 python-feedparser javascript-common Recommends: tinymce, python-django-celery, python-kombu Suggests: libjs-jquery-ui-theme-south-street |