diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-09-23 19:57:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-09-23 19:57:28 +0000 |
commit | e9b3fdb19cb1bcabbd1926ebe05f111cac30e233 (patch) | |
tree | 14988a6592f8d91b199ee7652d60f86c3cdaec5f /doc/index.html | |
parent | c5df78c777a00e464101da680cdba0cca518225e (diff) | |
download | s6-networking-e9b3fdb19cb1bcabbd1926ebe05f111cac30e233.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 47a7adb..c795568 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,11 +59,11 @@ as extensions to the s6 ecosystem. requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version -2.9.6.0 or later. It's a build-time and run-time requirement. </li> +2.9.6.1 or later. It's a build-time and 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 and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.3.7.3 or later. It's a build-time requirement. It's also a run-time +2.3.8.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 s6-dns libraries. </li> <li> If you want to build the secure communication tools: |