diff options
author | Nim <etienne.loks@peacefrogs.net> | 2012-02-18 21:08:05 +0100 |
---|---|---|
committer | Nim <etienne.loks@peacefrogs.net> | 2012-02-18 21:08:05 +0100 |
commit | d619212928d82def5aa826aa1d02e5b24510811f (patch) | |
tree | 991989b5a11a99002a039c2a78623c8e4012d72c /debian | |
parent | 0e9a4dfe775bee03c7f758ce4e107eb38c6743ac (diff) | |
download | Chimère-d619212928d82def5aa826aa1d02e5b24510811f.tar.bz2 Chimère-d619212928d82def5aa826aa1d02e5b24510811f.zip |
Modify configuration and default data
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 26eb9f7..d29a253 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,6 @@ Package: python-django-chimere Version: 2.0 Depends: python-django (>=1.3), python-gdal, python-psycopg2, - python-beautifulsoup, python-imaging, libjs-jquery, - postgresql-9.1, postgresql-9.1-postgis + python-beautifulsoup, python-imaging, libjs-jquery, + postgresql-9.1, postgresql-9.1-postgis +Recommends: tinymce |