From 6ccb3dd07b401f9caa902e4690486c325e9aca52 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 11 Sep 2017 21:04:52 +0200 Subject: [pkg] add python-routes to soledad-common - Resolves: #8944 --- debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index fda5cfaf..02031d64 100644 --- a/debian/control +++ b/debian/control @@ -22,8 +22,14 @@ 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-leap-common, python-simplejson, python-six, python-twisted-core (>= 13.0.0), - python-treq +Depends: ${misc:Depends} + , ${python:Depends} + , python-leap-common + , python-simplejson + , python-six + , python-routes + , 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 shared among devices. It provides, to other parts of the LEAP client, an -- cgit v1.2.3