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
This commit is contained in:
David Bremner 2016-07-19 08:47:47 -03:00
parent b824ecc48f
commit 6cf6469e91

1
debian/control vendored
View file

@ -24,6 +24,7 @@ Build-Depends:
gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el],
dtach (>= 0.8),
gpgsm <!nocheck>,
gnupg <!nocheck>,
bash-completion (>=1.9.0~)
Standards-Version: 3.9.6
Homepage: http://notmuchmail.org/