diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 18:07:02 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 18:07:02 +0000 |
| commit | 22fa9a7ef0823174f8bfc79bf5fe46982e170a5b (patch) | |
| tree | e8057627cde7507cdf908460d85dee2804b26bbd /doc/index.html | |
| parent | 2ff7dfc857e7362d14522ca176e983ec2d6a15e7 (diff) | |
| download | s6-22fa9a7ef0823174f8bfc79bf5fe46982e170a5b.tar.gz | |
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html index 4d88f4f..4dc2771 100644 --- a/doc/index.html +++ b/doc/index.html @@ -83,12 +83,12 @@ with s6</a> </li> <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.14.2.1 or later. It's a build-time requirement. It's also a run-time +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> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.6.0 or later. When s6 is built with execline support (which is the default), +2.9.6.1 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> @@ -102,7 +102,7 @@ certain binaries that spawn scripts interpreted with <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.2.0.4 or later (build-time and boot-time) </li> +0.2.0.5 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> |
