summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2018-01-01 18:21:04 +0100
committerLudovic Courtès <ludo@gnu.org>2018-01-01 18:21:55 +0100
commit397cd9cc416c677e84fb4bb6efef5f99d1d2394f (patch)
tree19e56c3ecf25ee17a6dea4fc3b25199ed09631aa /README
parenta5e3d59bb3281fffd26dfd4bd8a23567e5940e80 (diff)
doc: Update requirements in 'README'.
* README (Requirements): Update.
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