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.
1 files changed, 3 insertions(+), 1 deletions(-) M doc/guix.texi
M doc/guix.texi => doc/guix.texi +3 -1
@@ 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