diff options
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/debian/control b/debian/control index ba3d71a0..19f88aa6 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Description: Synchronization of locally encrypted data among devices (server fil  Package: soledad-common  Architecture: all  Provides: leap.soledad.common, ${python:Provides} -Depends: ${misc:Depends}, ${python:Depends}, python-simplejson, python-six, python-twisted-core (>= 13.0.0), +Depends: ${misc:Depends}, ${python:Depends}, python-leap-common, python-simplejson, python-six, python-twisted-core (>= 13.0.0),   python-treq  Description: Synchronization of locally encrypted data among devices (common files)   Soledad is the part of LEAP that allows application data to be securely | 
