aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
diff options
context:
space:
mode:
authorGravatar Kevin J. McCarthy <kevin@8t8.us>2012-11-10 11:06:43 -0800
committerGravatar David Bremner <bremner@debian.org>2012-11-16 15:36:28 -0400
commitff9fd62ab6670eb67864bfadd98b7df807fe0334 (patch)
tree46157ac6e8852e67701ea5fe5531795b7613886c /contrib
parent4c38148c20cd055f47b9c6ea7858bbd885a92354 (diff)
Update notmuch-mutt requirements in README file.
This updates the notmuch-mutt README file with requirements for the recently added duplicate removal patch. -Kevin
Diffstat (limited to 'contrib')
-rw-r--r--contrib/notmuch-mutt/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/notmuch-mutt/README b/contrib/notmuch-mutt/README
index 382ac911..e00035c6 100644
--- a/contrib/notmuch-mutt/README
+++ b/contrib/notmuch-mutt/README
@@ -41,6 +41,11 @@ To *run* notmuch-mutt you will need Perl with the following libraries:
(Debian package: libstring-shellquote-perl)
- Term::ReadLine <http://search.cpan.org/~hayashi/Term-ReadLine-Gnu/>
(Debian package: libterm-readline-gnu-perl)
+- File::Which <http://search.cpan.org/dist/File-Which/>
+ (Debian package: libfile-which-perl)
+
+The --remove-dups option will use fdupes <https://code.google.com/p/fdupes/>
+if it is installed. Version fdupes-1.50-PR2 or higher is required.
To *build* notmuch-mutt documentation you will need: