diff options
| author | David Bremner <david@tethera.net> | 2015-08-16 19:41:16 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-01-29 17:45:46 -0400 |
| commit | 1fcbf095828dc91423f61a290887fe244750bf8a (patch) | |
| tree | ba889d71b49c06b60d0abbf3890257aa8d3fb146 /debian/control | |
| parent | 982998d680a4f0e95906de4d96774531c19e2ae6 (diff) | |
debian: add gpgsm as build dependency
It's not needed for the actual build, but it is needed to run the
SMIME tests; <!nocheck> means it can be omitted if the tests are not
going to be run.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 3e71ee40..d08951c2 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~), gdb [!s390x !ia64 !armel !ppc64el !mips !mipsel !mips64el], dtach (>= 0.8), + gpgsm <!nocheck>, bash-completion (>=1.9.0~) Standards-Version: 3.9.6 Homepage: http://notmuchmail.org/ |
