[PATCH 8/8] debian: add gpgsm as build dependency

Subject: [PATCH 8/8] debian: add gpgsm as build dependency

Date: Sun, 16 Aug 2015 19:41:16 +0200

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


It's not needed for the actual build, but it is needed to run
the SMIME tests.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 05cd04f..37ecedd 100644
--- a/debian/control
+++ b/debian/control
@@ -22,6 +22,7 @@ Build-Depends:
  emacs23-nox | emacs23 (>=23~) | emacs23-lucid (>=23~),
  gdb [!s390x !ia64 !armel],
  dtach (>= 0.8),
+ gpgsm, 
  bash-completion (>=1.9.0~)
 Standards-Version: 3.9.6
 Homepage: http://notmuchmail.org/
-- 
2.5.0


Thread: