From c13148e2efd02996a6b35ae33583a03a97af13f9 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Tue, 23 Jul 2019 15:19:25 +0200 Subject: [PATCH] [mod] add gnupg1 as explicit dependency to avoid its removal --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 0612a2ac..fddc6228 100644 --- a/debian/control +++ b/debian/control @@ -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),