~ruther/guix-local

f0b98b848384f2957a1658a73f0ff20bcec38c23 — Ludovic Courtès 11 years ago 005c8fc
doc: Mention GNU Make as a requirement.

* README (Requirements): Add GNU Make.
* doc/guix.texi (Requirements): Likewise.
2 files changed, 2 insertions(+), 0 deletions(-)

M README
M doc/guix.texi
M README => README +1 -0
@@ 22,6 22,7 @@ GNU Guix currently depends on the following packages:

  - [[http://gnu.org/software/guile/][GNU Guile 2.0.x]], version 2.0.7 or later
  - [[http://gnupg.org/][GNU libgcrypt]]
  - [[http://www.gnu.org/software/make/][GNU Make]]
  - optionally [[http://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command
  - optionally [[http://www.gnutls.org][GnuTLS]] compiled with guile support enabled, for HTTPS support
    in the 'guix download' command.  Note that 'guix import pypi' requires

M doc/guix.texi => doc/guix.texi +1 -0
@@ 334,6 334,7 @@ GNU Guix depends on the following packages:
@itemize
@item @url{http://gnu.org/software/guile/, GNU Guile}, version 2.0.7 or later;
@item @url{http://gnupg.org/, GNU libgcrypt};
@item @url{http://www.gnu.org/software/make/, GNU Make}.
@end itemize

The following dependencies are optional: