From 334569066c66fdf70e6da6cd377db3efd96bd3a2 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Tue, 3 Nov 2015 15:06:16 -0400 Subject: [bug] workaround for broken srp on wily temporal workaround: until we fix properly the status of python-srp on wily, adding libssl-dev makes the package work properly. - Related: #7566 --- debian/control | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index aa780456..52952943 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,10 @@ Depends: python-twisted-core (>= 14.0.2), python-leap-common, leap-mail (>= 0.3.99), - soledad-client + soledad-client, +# This is a workaround to broken python-srp in wily. +# We should remove libssl-dev when #7566 is solved + libssl-dev Recommends: xul-ext-bitmask Suggests: policykit-1-gnome Enhances: openvpn, gnupg -- cgit v1.2.3