summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-10 11:20:35 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-10 11:20:35 +0200
commitf0b98b848384f2957a1658a73f0ff20bcec38c23 (patch)
tree704c4a7d526118e9d7e7856eb0b427e0aadd74cc /README
parent005c8fc6e0718f6e66ba19f4d21c056fea5c8aa3 (diff)
doc: Mention GNU Make as a requirement.
* README (Requirements): Add GNU Make. * doc/guix.texi (Requirements): Likewise.
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index fafa6524e99..fe46192acf2 100644
--- a/README
+++ b/README
@@ -22,6 +22,7 @@ GNU Guix currently depends on the following packages:
22 22
23 - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]], version 2.0.7 or later 23 - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]], version 2.0.7 or later
24 - [[http://gnupg.org/][GNU libgcrypt]] 24 - [[http://gnupg.org/][GNU libgcrypt]]
25 - [[http://www.gnu.org/software/make/][GNU Make]]
25 - optionally [[http://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command 26 - optionally [[http://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command
26 - optionally [[http://www.gnutls.org][GnuTLS]] compiled with guile support enabled, for HTTPS support 27 - optionally [[http://www.gnutls.org][GnuTLS]] compiled with guile support enabled, for HTTPS support
27 in the 'guix download' command. Note that 'guix import pypi' requires 28 in the 'guix download' command. Note that 'guix import pypi' requires