diff options
author | Kali Kaneko <kali@leap.se> | 2015-09-01 15:52:06 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-09-01 15:52:06 -0400 |
commit | 5070cc56c610da8bf2d580a0052b83345ce2c456 (patch) | |
tree | 4005b9b64fe39c9d3af4f87d7e2b939dd3a43d36 | |
parent | fcbd849cf1b367ad71017d467abfb43639869f3d (diff) |
bump python-sqlcipher dependency
-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 |