diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index b2fcae418..d210dd6cf 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,10 @@ Depends: ${misc:Depends},   python-lxml,   python-html5lib,   python-memcache, + python-oook-replace, + python-django-extra-views, + python-django-simple-history, + python-unicodecsv,  # DB   postgresql-9.1,   postgresql-9.1-postgis, @@ -32,6 +36,9 @@ Depends: ${misc:Depends},   nginx,   uwsgi,   uwsgi-plugin-python, +# Extra: + apg, + gettext,  Recommends: javascript-common,   libjs-jquery,   libjs-jquery-ui, | 
