From 3c192e4e1b066e0212dc3f10d838e552ded8144b Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Sat, 13 Feb 2016 20:11:14 +0100 Subject: doc: Add footnote on Guile-JSON. * doc/guix.texi ("invoking guix import"): Add a footnote to the CPAN importer on the need for Guile-JSON. --- doc/guix.texi | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index 979288c3be..c5a7de7c3b 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -4321,7 +4321,9 @@ guix import gem rails @item cpan @cindex CPAN -Import metadata from @uref{https://www.metacpan.org/, MetaCPAN}. +Import metadata from @uref{https://www.metacpan.org/, MetaCPAN}@footnote{This +functionality requires Guile-JSON to be installed. +@xref{Requirements}.}. Information is taken from the JSON-formatted metadata provided through @uref{https://api.metacpan.org/, MetaCPAN's API} and includes most relevant information, such as module dependencies. License information -- cgit v1.2.3