diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 9a68d9e0..54e5b313 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Description: Synchronization of locally encrypted data among devices. Package: soledad-client Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.1), +Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.3+b1), python-simplejson, python-oauth, python-u1db, python-scrypt, python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1~), soledad-common, python-chardet, python-twisted-core |