diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..26eb9f7 --- /dev/null +++ b/debian/control @@ -0,0 +1,5 @@ +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 |