From 522cb49ba4a72d00b99e6a89908d6dcd3d5c4417 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 31 Mar 2026 11:26:30 +0000 Subject: Add support for disabling rpath; update deps --- doc/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 1a89772..4042799 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,16 +102,16 @@ and does not pull in any unnecessary code. The Linux kernel must be 2.6.10 or later.
  • GNU make, version 3.81 or later
  • skalibs 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.
  • Optionally: nsss -version 0.2.1.1 or later. It's a build-time and run-time requirement, if +version 0.2.1.2 or later. It's a build-time and run-time requirement, if you use the --enable-nsss option to configure; but you would only do that if you're replacing nsswitch on your whole system, and most people are not.
  • Optionally: execline -version 2.9.8.1 or later. It's a only a run-time requirement, and only +version 2.9.8.2 or later. It's a only a run-time requirement, and only if your mdev.conf file contains +, - or & command directives.
  • -- cgit v1.3.1