diff options
author | drebs <drebs@leap.se> | 2015-06-04 15:22:57 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-06-04 15:22:57 -0300 |
commit | 122951810d9363750643ea59339001fe25e2cfb1 (patch) | |
tree | ea2439553ed8011cc35aef151299a9f95e17010d /debian | |
parent | 654fdc876295da0bcb9ef61c712781de578adb63 (diff) |
[pkg] remove unneeded twisted depsdebian/platform-0.7
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/debian/control b/debian/control index 734217fe..2caded6b 100644 --- a/debian/control +++ b/debian/control @@ -10,12 +10,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-configparser, python-couchdb, python-simplejson, python-oauth, python-u1db, python-routes, python-openssl, soledad-common (>= 0.6.5), - python-six, python-twisted (>= 13.0.0-1~bpo70+1), python-twisted-bin (>= 13.0.0-1~bpo70+1), - python-twisted-conch (>= 1:13.0.0-1~bpo70+1), python-twisted-core (>= 13.0.0-1~bpo70+1), - python-twisted-lore (>= 13.0.0-1~bpo70+1), python-twisted-mail (>= 13.0.0-1~bpo70+1), - python-twisted-names (>= 13.0.0-1~bpo70+1), python-twisted-news (>= 13.0.0-1~bpo70+1), - python-twisted-runner (>= 13.0.0-1~bpo70+1), python-twisted-words (>= 13.0.0-1~bpo70+1), - python-twisted-web (>= 13.0.0-1~bpo70+1) + python-six, python-twisted-web (>= 13.0.0-1~bpo70+1) Description: Synchronization of locally encrypted data among devices. 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 |