Jeroen van Meeuwen (vanmeeuwen)
accepted
request 1748
over 8 years ago
(revision 15)
wallace requires python-gnupg to be installed. avoid ImportError: No module named gnupg
(Wed Mar 09 2016 Timotheus Pokorra <tp@tbits.net>)
old: Kolab:Winterfell/pykolab
new: home:hede:branches:Kolab:Winterfell/pykolab rev None
Index: debian.control
===================================================================
--- debian.control (revision 14)
+++ debian.control (revision 2)
@@ -102,6 +102,7 @@
Architecture: all
Depends: pykolab (= ${binary:Version}),
kolab-xml (= ${binary:Version}),
+ python-gnupg,
python,
${misc:Depends},
lsb-base (>= 3.0-6),