From e9b3fdb19cb1bcabbd1926ebe05f111cac30e233 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 23 Sep 2024 19:57:28 +0000 Subject: Install static libraries in /usr/lib by default Signed-off-by: Laurent Bercot --- doc/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/index.html') 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.
  • (Optional, but recommended) execline version -2.9.6.0 or later. It's a build-time and run-time requirement.
  • +2.9.6.1 or later. It's a build-time and run-time requirement.
  • s6 version 2.13.0.1 or later. It's a build-time and run-time requirement.
  • s6-dns 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.
  • If you want to build the secure communication tools: -- cgit v1.3.1