diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 18:17:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 18:17:03 +0000 |
commit | e8adbdceada4d409a6c7c6bfb1d499fc0782a392 (patch) | |
tree | 5728eda247d51bfc62051c1cf92e4d7934666157 /doc/index.html | |
parent | 4c18b9be91deeb69be0e773ca85c92fc2a149754 (diff) | |
download | s6-rc-e8adbdceada4d409a6c7c6bfb1d499fc0782a392.tar.xz |
Update dependencies, adjust to skalibs-2.11.0.0 apis
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 14d3a26..6934102 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,12 +48,12 @@ 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.10.0.3 or later. It's a build-time requirement. It's also a run-time +2.11.0.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.0.1 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.8.1.0 or later. It's a build-time <em>and</em> run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.10.0.3 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.11.0.0 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> <h3> Licensing </h3> |