diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 00:23:30 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 00:23:30 +0000 |
| commit | e179eee278afc20b0e85fb3b954b98cf632b2afd (patch) | |
| tree | d93368f08be953e648e737d03b08ccf4ed1214af /doc/index.html | |
| parent | 07f677df38e1aedfa2e7f24f7e63db757d3cb782 (diff) | |
| download | s6-e179eee278afc20b0e85fb3b954b98cf632b2afd.tar.gz | |
Add support for disabling rpath; update deps
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 925661e..809a7a8 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.6.0 or later. It's a build-time requirement. It's also a run-time +2.15.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> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.8.1 or later. When s6 is built with execline support (which is the default), +2.9.8.2 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.1.1 or later (build-time and boot-time) </li> +0.2.1.2 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> |
