summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 18e685672dc..4192eb41299 100644
--- a/README
+++ b/README
@@ -23,10 +23,9 @@ GNU Guix currently depends on the following packages:
23 - [[https://gnu.org/software/guile/][GNU Guile 2.2.x or 2.0.x]], version 2.0.9 or later 23 - [[https://gnu.org/software/guile/][GNU Guile 2.2.x or 2.0.x]], version 2.0.9 or later
24 - [[https://gnupg.org/][GNU libgcrypt]] 24 - [[https://gnupg.org/][GNU libgcrypt]]
25 - [[https://www.gnu.org/software/make/][GNU Make]] 25 - [[https://www.gnu.org/software/make/][GNU Make]]
26 - [[https://www.gnutls.org][GnuTLS]] compiled with guile support enabled.
27 - [[https://gitlab.com/guile-git/guile-git][Guile-Git]]
26 - optionally [[https://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command 28 - optionally [[https://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command
27 - optionally [[https://www.gnutls.org][GnuTLS]] compiled with guile support enabled, for HTTPS support
28 in the 'guix download' command. Note that 'guix import pypi' requires
29 this functionality.
30 29
31Unless `--disable-daemon' was passed, the following packages are needed: 30Unless `--disable-daemon' was passed, the following packages are needed:
32 31