diff options
| author | Mathieu Lirzin <mthl@gnu.org> | 2018-01-01 18:21:04 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2018-01-01 18:21:55 +0100 |
| commit | 397cd9cc416c677e84fb4bb6efef5f99d1d2394f (patch) | |
| tree | 19e56c3ecf25ee17a6dea4fc3b25199ed09631aa | |
| parent | a5e3d59bb3281fffd26dfd4bd8a23567e5940e80 (diff) | |
doc: Update requirements in 'README'.
* README (Requirements): Update.
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
| @@ -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 | ||
| 31 | Unless `--disable-daemon' was passed, the following packages are needed: | 30 | Unless `--disable-daemon' was passed, the following packages are needed: |
| 32 | 31 | ||
