diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-03 05:34:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-03 05:34:18 +0000 |
commit | ebf2f9dffc704e69bc9fec981299d62a02742701 (patch) | |
tree | c5304cc9f5e7f7bc4c8c2819fdbee57178a7f462 /doc/index.html | |
parent | 611773a0946f9b1d1b834953236a96cbdfea2211 (diff) | |
download | s6-rc-ebf2f9dffc704e69bc9fec981299d62a02742701.tar.xz |
Document skalibs dep bump
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 0bb9aeb..54b7240 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ scripts are also run in a controlled environment. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.11.0.0 or later. It's a build-time requirement. It's also a run-time +2.11.1.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/execline/">execline</a> version 2.8.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li> |