mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
notmuch-mutt README: use metacpn.org/* as deps homepages
This commit is contained in:
parent
f755fd1bda
commit
02b554c896
1 changed files with 4 additions and 4 deletions
|
@ -33,13 +33,13 @@ Requirements
|
||||||
|
|
||||||
To *run* notmuch-mutt you will need Perl with the following libraries:
|
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)
|
(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)
|
(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)
|
(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)
|
(Debian package: libterm-readline-gnu-perl)
|
||||||
|
|
||||||
To *build* notmuch-mutt documentation you will need:
|
To *build* notmuch-mutt documentation you will need:
|
||||||
|
|
Loading…
Reference in a new issue