diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 00:27:22 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-03-31 00:27:22 +0000 |
| commit | 932d6ee69bc83e72b3e697606cee5429d9a3f363 (patch) | |
| tree | 848c2bc66985eb887f4210c224f52a956ea542e6 /doc/index.html | |
| parent | 40ac374aa27798e3ff6f32cf0f2638a98f7e9c8f (diff) | |
| download | s6-rc-932d6ee69bc83e72b3e697606cee5429d9a3f363.tar.gz | |
Add support for disabling rpath; update deps
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 98237c4..838ec9c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -49,10 +49,10 @@ 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.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> <a href="//skarnet.org/software/execline/">execline</a> version -2.9.8.1 or later. It's a build-time <em>and</em> run-time requirement. </li> +2.9.8.2 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.15.0.0 or later. It's a build-time <em>and</em> run-time requirement. </li> </ul> |
