[mod] add gnupg1 as explicit dependency to avoid its removal

This commit is contained in:
Laurent Peuch 2019-07-23 15:19:25 +02:00
parent 3c9230ee9f
commit c13148e2ef

1
debian/control vendored
View file

@ -10,6 +10,7 @@ Homepage: https://github.com/YunoHost/moulinette
Package: moulinette
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
gnupg1,
python-ldap,
python-yaml,
python-bottle (>= 0.12),