diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:22:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:22:32 +0000 |
commit | a4e8c4473a214b783d05a1fd98309596943847f5 (patch) | |
tree | 78c30507d25518a62b391dae988783dd7781e18d /doc/index.html | |
parent | d3a944d70ef6b07753659aabe237168f91473fc8 (diff) | |
download | s6-rc-a4e8c4473a214b783d05a1fd98309596943847f5.tar.xz |
Install static libraries in /usr/lib by default
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 687764d..206286e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -51,7 +51,7 @@ scripts are also run in a controlled environment. 2.14.3.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.9.6.0 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.9.6.1 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.13.0.1 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> |