summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-11-28 11:23:44 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-11-28 11:23:44 -0700
commitfb08739c0a2005b2e9493993f697df6f5f81493a (patch)
treeb64b9c17e322ff8f254fca2d1bc17216b35b3cc0 /debian/control
parent26725f75d7bc30bc9e18871b1e0807980108e2fa (diff)
downloadmailscripts-fb08739c0a2005b2e9493993f697df6f5f81493a.tar.gz
Add <!nocheck> build-dep on dirmngr
Needed for the gpgsm usage in the test suite, it would seem. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index bc8268a..3de5b11 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
bash-completion,
debhelper (>= 10),
dh-elpa,
+ dirmngr <!nocheck>,
gnutls-bin <!nocheck>,
gpg <!nocheck>,
gpg-agent <!nocheck>,