]> git.notmuchmail.org Git - notmuch/commitdiff
debian: add explicit build-depends on gnupg
authorDavid Bremner <david@tethera.net>
Tue, 19 Jul 2016 11:47:47 +0000 (08:47 -0300)
committerDavid Bremner <david@tethera.net>
Tue, 19 Jul 2016 11:49:10 +0000 (08:49 -0300)
apt dropped it's depends on gnupg, so we can't rely on it being present
in the build env anymore

debian/control

index a46e391b15ff90e7a0b0dfa644e99c7cdabbd33c..2cd2421394294fbfbbcaf9ad229a3bac1e06e731 100644 (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/