diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-03-01 14:43:52 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-03-01 14:43:52 +0100 |
commit | a11b858cdec741c595d3fcc9849eef617061c19b (patch) | |
tree | ab34297fa527a2a9ac9e55b9f7a1b84512b94ba9 /debian/control | |
parent | a5073fc3ad169b7f0f68d486fc6f7bd89365fb7f (diff) | |
download | Chimère-a11b858cdec741c595d3fcc9849eef617061c19b.tar.bz2 Chimère-a11b858cdec741c595d3fcc9849eef617061c19b.zip |
Manage mimetypes, order of multimedia types
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 e8b57c5..54fb16f 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,6 @@ Version: 2.0 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 + postgresql-9.1, postgresql-9.1-postgis, gettext Recommends: tinymce, gpsbabel Suggests: libjs-jquery-ui-theme-south-street |