summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2018-06-27 14:54:12 +0200
committerLudovic Courtès <ludo@gnu.org>2018-06-27 16:58:59 +0200
commitfc6cbb311c5a1acb9cf1d5422fbf1bc23da31d55 (patch)
tree642db6a97802a198908d23779c4d2e922cb8a0f6 /README
parent319e26e4de3059a4b0c7a3af707be91b721f66f6 (diff)
downloadgnu-guix-fc6cbb311c5a1acb9cf1d5422fbf1bc23da31d55.tar
gnu-guix-fc6cbb311c5a1acb9cf1d5422fbf1bc23da31d55.tar.gz
doc: Specify Guile-SQLite3 minimum version.
* doc/guix.texi (Requirements): Specify the minimum guile-sqlite3 version. * README (Requirements): Likewise.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index e1d62763d0..348a7ada5f 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ GNU Guix currently depends on the following packages:
- [[https://gnupg.org/][GNU libgcrypt]]
- [[https://www.gnu.org/software/make/][GNU Make]]
- [[https://www.gnutls.org][GnuTLS]] compiled with guile support enabled
- - [[https://notabug.org/civodul/guile-sqlite3][Guile-SQLite3]]
+ - [[https://notabug.org/civodul/guile-sqlite3][Guile-SQLite3]], version 0.1.0 or later
- [[https://gitlab.com/guile-git/guile-git][Guile-Git]]
- [[http://www.zlib.net/][zlib]]
- optionally [[https://savannah.nongnu.org/projects/guile-json/][Guile-JSON]], for the 'guix import pypi' command