diff options
| author | Jameson Graef Rollins <jrollins@finestructure.net> | 2015-08-16 19:41:15 +0200 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2016-01-29 17:45:46 -0400 |
| commit | 982998d680a4f0e95906de4d96774531c19e2ae6 (patch) | |
| tree | d107584479baa085a7452626ce5095b7edc29920 /debian/control | |
| parent | 2355f1522ae77a1012ca3ef08d97098a5951d142 (diff) | |
debian: Recommend gpgsm for S/MIME support
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7e6a548c..3e71ee40 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Vcs-Browser: http://git.notmuchmail.org/git/notmuch Package: notmuch Architecture: any Depends: libnotmuch4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot, gnupg-agent +Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt | alot, gnupg-agent, gpgsm 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 |
