From 59d00cc105d8207a2df0c086151199931a62074b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 31 Mar 2026 11:36:29 +0000 Subject: Add support for disabling rpath; prepare for 0.0.7.2 --- doc/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 16ee3be..421ffcf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -111,11 +111,11 @@ make it shorter. Just like the code.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.5.1 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.
  • Recommended at run-time: s6-networking version -2.7.2.1 or later. It's not a strict requirement, but tipidee relies on a super-server such as +2.7.2.2 or later. It's not a strict requirement, but tipidee relies on a super-server such as s6-tcpserver to listen to the network and provide connection information via environment variables. It also defers to tools such as @@ -143,8 +143,8 @@ Don't take my word for it; try it out for yourself.