summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-09-29 21:11:57 +0200
committerKali Kaneko <kali@leap.se>2017-09-29 21:11:57 +0200
commit9769d674ed6b88d016c6f20cb41cafbc8a4c9331 (patch)
tree70f47f58ce9bd554c01792a284cc7da3998aac7e /debian
parentb9c8e690e56e54260f4dc24b5ff0820c4d42a6fc (diff)
[docs] previous commit msg is wrong. workaround is for python-srp
Diffstat (limited to 'debian')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 49b4d949..9dd6dcec 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,9 @@ Architecture: all
Provides: leap.bitmask.core, leap.bitmask.cli
Depends:
${misc:Depends}, ${python:Depends},
+# This is a workaround for the #7566 #9079 regression in zesty
+# We should remove libssl-dev when python-srp is fixed there.
+ libssl-dev,
python-setuptools,
python-openssl,
python-cryptography,
@@ -34,9 +37,6 @@ Depends:
python-zope.proxy,
python-twisted-core (>= 14.0.2),
python-leap-common,
-# This is a workaround for the #7566 #9079 regression in zesty
-# We should remove libssl-dev when it is solved!
- libssl-dev
Description: Provides the desktop client for LEAP
The LEAP project aims to secure everyday communication.