summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2014-10-06 19:12:11 +0200
committerLudovic Courtès <ludo@gnu.org>2014-10-06 19:34:27 +0200
commit288dca55a8070b502fd403639e791967dbe55b34 (patch)
treed39ce8b0873aff0c0730e33ad389184e8b9fbda6 /doc
parent108e0c6101711d9940fc798963e13e022c026337 (diff)
doc: Mention optional dependency on Guile-JSON.
* README (Requirements): Add Guile-JSON. * doc/guix.texi (Requirements): Likewise.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index f6357bdaec..ac2aad643c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -150,7 +150,12 @@ GNU Guix depends on the following packages:
@itemize
@item @url{http://gnu.org/software/guile/, GNU Guile}, version 2.0.5 or later;
-@item @url{http://gnupg.org/, GNU libgcrypt}
+@item @url{http://gnupg.org/, GNU libgcrypt};
+@item
+optionally, installing
+@url{http://savannah.nongnu.org/projects/guile-json/, Guile-JSON} will
+allow you to use the @command{guix import pypi} command; it is of
+interest primarily for developers and not for casual users.
@end itemize
Unless @code{--disable-daemon} was passed to @command{configure}, the