diff options
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 f6fa44f9..cedf8871 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Standards-Version: 3.9.8 Package: soledad-server Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-configparser, python-couchdb, +Depends: ${misc:Depends}, ${python:Depends}, adduser, python-configparser, python-couchdb, python-simplejson, python-oauth, python-u1db, python-routes, python-openssl, soledad-common (>= 0.9.0), python-six, python-twisted-web (>= 16.2.0-1~bpo8+1), sudo, python-beaker |