From 6cf6469e91938afafd22c34773168436a63ca47c Mon Sep 17 00:00:00 2001 From: David Bremner Date: Tue, 19 Jul 2016 08:47:47 -0300 Subject: [PATCH] debian: add explicit build-depends on gnupg apt dropped it's depends on gnupg, so we can't rely on it being present in the build env anymore --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a46e391b..2cd24213 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Build-Depends: gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el], dtach (>= 0.8), gpgsm , + gnupg , bash-completion (>=1.9.0~) Standards-Version: 3.9.6 Homepage: http://notmuchmail.org/ -- 2.39.2