diff options
| author | Stefano Zacchiroli <zack@upsilon.cc> | 2015-02-15 13:39:07 +0100 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-02-16 08:57:49 -0400 |
| commit | 02b554c89616154cbec153cb3938d43d51aae5ad (patch) | |
| tree | 4f95e30ddb354b88393e1052d7ed6c83fc5d8a35 /contrib | |
| parent | f755fd1bdaa34907d7c21f80a01fccde85e381f3 (diff) | |
notmuch-mutt README: use metacpn.org/* as deps homepages
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/notmuch-mutt/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/notmuch-mutt/README b/contrib/notmuch-mutt/README index 382ac911..c6614470 100644 --- a/contrib/notmuch-mutt/README +++ b/contrib/notmuch-mutt/README @@ -33,13 +33,13 @@ Requirements To *run* notmuch-mutt you will need Perl with the following libraries: -- Mail::Box <http://search.cpan.org/~markov/Mail-Box/> +- Mail::Box <https://metacpan.org/pod/Mail::Box> (Debian package: libmail-box-perl) -- Mail::Internet <http://search.cpan.org/~markov/MailTools/> +- Mail::Internet <https://metacpan.org/pod/Mail::Internet> (Debian package: libmailtools-perl) -- String::ShellQuote <http://search.cpan.org/~rosch/String-ShellQuote/ShellQuote.pm> +- String::ShellQuote <https://metacpan.org/pod/String::ShellQuote> (Debian package: libstring-shellquote-perl) -- Term::ReadLine <http://search.cpan.org/~hayashi/Term-ReadLine-Gnu/> +- Term::ReadLine::Gnu <https://metacpan.org/pod/Term::ReadLine::Gnu> (Debian package: libterm-readline-gnu-perl) To *build* notmuch-mutt documentation you will need: |
