summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-10-07 18:59:03 +0200
committerKali Kaneko <kali@leap.se>2014-10-07 18:59:03 +0200
commit31d26f3f846a736cf4af6172e670d8f7fb331f6f (patch)
tree8d9b485c719f60c4633fd01c1eccfa64c92fd333
parent42d9b82af327fee94a8b626e2606b0b854140ce2 (diff)
parent174380e42746b8fa6ff4c6cd97c285dac2293c30 (diff)
Merge remote-tracking branch 'remotes/drebs-github/bug/2945_debian-package-do-not-depend-on-pysqlite' into debian
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 80e3809e..cbf62c0a 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,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), python-pysqlite1.1,
+Depends: ${misc:Depends}, ${python:Depends}, python-sqlcipher (>= 2.6.3.1)
python-simplejson, python-oauth, python-u1db, python-scrypt,
python-dirspec, python-pycryptopp (>= 0.6.0.20120313-1~), soledad-common,
python-chardet