[PATCH] debian: add gnupg-agent to notmuch recommends

Jameson Graef Rollins jrollins at finestructure.net
Wed Apr 11 10:23:51 PDT 2012


gnupg-agent is required for message decryption, so this should help
stem some issues encountered by users trying to decrypt messages.
---
 debian/control |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index ada9d3d..bb1974e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Dm-Upload-Allowed: yes
 Package: notmuch
 Architecture: any
 Depends: libnotmuch2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
-Recommends: notmuch-emacs | notmuch-vim
+Recommends: notmuch-emacs | notmuch-vim,  gnupg-agent
 Description: thread-based email index, search and tagging
  Notmuch is a system for indexing, searching, reading, and tagging
  large collections of email messages in maildir or mh format. It uses
-- 
1.7.9.1



More information about the notmuch mailing list