Overview
Request 1748 (accepted)
wallace requires python-gnupg to be installed. avoid ImportError: No module named gnupg
(Wed Mar 09 2016 Timotheus Pokorra )
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),
debian.control
Changed
Request History
hede created request over 8 years ago
wallace requires python-gnupg to be installed. avoid ImportError: No module named gnupg
(Wed Mar 09 2016 Timotheus Pokorra )
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),
vanmeeuwen accepted review over 8 years ago
vanmeeuwen accepted request over 8 years ago
Please add a comment