summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-01-18 15:18:00 +0100
committerLudovic Courtès <ludo@gnu.org>2020-01-18 15:18:00 +0100
commitc238cc9f87926a12ad34b989ac53d7a9549f8f5c (patch)
tree98096f7d50b8a7777fb22a97afe6912f5c5bbdd1 /README
parent23daae21afe7cab4ba07d611dbff64a78f302e8a (diff)
downloadcuirass-c238cc9f87926a12ad34b989ac53d7a9549f8f5c.tar
cuirass-c238cc9f87926a12ad34b989ac53d7a9549f8f5c.tar.gz
build: Allow builds with Guile 3.0.
* configure.ac: Add "3.0" to 'GUILE_PKG'. * README: Mention it.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3e4d753..c4cf8f0 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ Requirements
Cuirass currently depends on the following packages:
- - GNU Guile 2.2.x or later
+ - GNU Guile 3.0.x or 2.2.x
- GNU Guix (and all its development dependencies)
- GNU Make
- Guile-JSON 3.x