]> git.notmuchmail.org Git - notmuch/blobdiff - contrib/notmuch-mutt/README
notmuch-mutt: support for messages that lack Message-ID headers
[notmuch] / contrib / notmuch-mutt / README
index c6614470e38fc3982db0a12881f243a638a061ca..9c3379eb0015121b26a8d38684bfbc1304227da5 100644 (file)
@@ -33,9 +33,11 @@ Requirements
 
 To *run* notmuch-mutt you will need Perl with the following libraries:
 
+- Digest::SHA <https://metacpan.org/release/Digest-SHA>
+  (Debian package: libdigest-sha-perl)
 - Mail::Box <https://metacpan.org/pod/Mail::Box>
   (Debian package: libmail-box-perl)
-- Mail::Internet <https://metacpan.org/pod/Mail::Internet>
+- Mail::Header <https://metacpan.org/pod/Mail::Header>
   (Debian package: libmailtools-perl)
 - String::ShellQuote <https://metacpan.org/pod/String::ShellQuote>
   (Debian package: libstring-shellquote-perl)