[PATCH] debian: add a recommends for w3m-el or w3m-el-snapshot to	notmuch-emacs
    David Bremner 
    david at tethera.net
       
    Wed Dec  7 18:13:06 PST 2011
    
    
  
From: David Bremner <bremner at debian.org>
Installing w3m-el provides a nicer out of the box experience for
viewing html in notmuch, and the overhead is not too bad (about 5M
diskspace).
---
 debian/control |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/debian/control b/debian/control
index f6f415e..369ef07 100644
--- a/debian/control
+++ b/debian/control
@@ -81,6 +81,7 @@ Breaks: notmuch (<<0.6~254~)
 Replaces: notmuch (<<0.6~254~)
 Depends: ${misc:Depends}, notmuch (>= ${source:Version}),
  emacs23 (>= 23~) | emacs23-nox (>=23~) | emacs23-lucid (>=23~)
+Recommends: w3m-el | w3m-snapshot
 Description: thread-based email index, search and tagging (emacs interface)
  Notmuch is a system for indexing, searching, reading, and tagging
  large collections of email messages in maildir or mh format. It uses
-- 
1.7.7.3
    
    
More information about the notmuch
mailing list