From 49258ba913e630d5c2be235f5b2df2df8283a9d0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Mar 2020 13:03:38 +0000 Subject: doc: add build-time/run-time requirements precision --- doc/index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/index.html b/doc/index.html index 28acaad..8a9b9c2 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,11 +48,12 @@ scripts are also run in a controlled environment.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.9.2.0 or later
  • +2.9.2.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.
  • execline version -2.6.0.0 or later
  • +2.6.0.0 or later. It's a build-time and run-time requirement.
  • s6 version -2.9.1.0 or later
  • +2.9.1.0 or later. It's a build-time and run-time requirement.

    Licensing

    -- cgit v1.2.3