projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b824ecc
)
debian: add explicit build-depends on gnupg
author
David Bremner
<david@tethera.net>
Tue, 19 Jul 2016 11:47:47 +0000
(08:47 -0300)
committer
David 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
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index a46e391b15ff90e7a0b0dfa644e99c7cdabbd33c..2cd2421394294fbfbbcaf9ad229a3bac1e06e731 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-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/