From 0dbe49e952b97b427902b5de52e5b48dcd741f64 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Tue, 15 May 2012 15:12:25 +0200 Subject: debian: recommend notmuch-mutt as an alternative user interface Recommend all notmuch UI (including notmuch-mutt) as alternatives, to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi for the patch. Closes: #673011 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index da91570e..812430fb 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Dm-Upload-Allowed: yes Package: notmuch Architecture: any Depends: libnotmuch3 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Recommends: notmuch-emacs | notmuch-vim, gnupg-agent +Recommends: notmuch-emacs | notmuch-vim | notmuch-mutt, 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 -- cgit v1.2.3