diff options
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index cf1252e3..a56e6057 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Architecture: all  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 + python-chardet, python-twisted-core (>= 13.0.0)  Description: Synchronization of locally encrypted data among devices (client files)   Soledad is the part of LEAP that allows application data to be securely    shared among devices. It provides, to other parts of the LEAP client, an  | 
