Skip to content
Snippets Groups Projects
Unverified Commit 9f77f055 authored by Kali Kaneko's avatar Kali Kaneko Committed by drebs
Browse files

[pkg] add python-routes to soledad-common

- Resolves: #8944
parent 93250414
Branches
Tags
No related merge requests found
Pipeline #
...@@ -22,8 +22,14 @@ Description: Synchronization of locally encrypted data among devices (server fil ...@@ -22,8 +22,14 @@ Description: Synchronization of locally encrypted data among devices (server fil
Package: soledad-common Package: soledad-common
Architecture: all Architecture: all
Provides: leap.soledad.common, ${python:Provides} Provides: leap.soledad.common, ${python:Provides}
Depends: ${misc:Depends}, ${python:Depends}, python-leap-common, python-simplejson, python-six, python-twisted-core (>= 13.0.0), Depends: ${misc:Depends}
python-treq , ${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) Description: Synchronization of locally encrypted data among devices (common files)
Soledad is the part of LEAP that allows application data to be securely 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 shared among devices. It provides, to other parts of the LEAP client, an
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment