aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2020-08-25 16:33:09 +0200
committerMathieu Othacehe <othacehe@gnu.org>2020-08-25 16:33:09 +0200
commitf2984c7230f69a6e50810edc5e9d36bd671801f9 (patch)
tree11e80c8680973ed7b2dd8fb59b7d70729f350d5d /README
parent1bcccbab768587d80385a998bb3e450e2fdc2226 (diff)
downloadcuirass-f2984c7230f69a6e50810edc5e9d36bd671801f9.tar
cuirass-f2984c7230f69a6e50810edc5e9d36bd671801f9.tar.gz
Use Guile-zlib package.
* README (Requirements): Add Guile-zlib. * build-aux/guix.scm: Ditto. * src/cuirass/base.scm: Use Guile-zlib instead of (guix zlib).
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index c4cf8f0..18aa37c 100644
--- a/README
+++ b/README
@@ -12,6 +12,7 @@ Cuirass currently depends on the following packages:
- Guile-JSON 3.x
- Guile-SQLite3
- Guile-Git
+ - Guile-zlib
- Fibers
A convenient way to install those dependencies is to install Guix and execute