From 2b4c0fb6a45c17bd3b2e05effa74abbb61f726dc Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 24 Jun 2023 04:54:11 +0000 Subject: Align dependencies Signed-off-by: Laurent Bercot --- INSTALL | 2 +- doc/index.html | 2 +- doc/upgrade.html | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 8d8d158..9a65a55 100644 --- a/INSTALL +++ b/INSTALL @@ -9,7 +9,7 @@ Build Instructions - skalibs version 2.13.2.0 or later: https://skarnet.org/software/skalibs/ - Optional: nsss version 0.2.0.3 or later: https://skarnet.org/software/nsss/ - Optional: utmps version 0.1.2.1 or later: https://skarnet.org/software/utmps/ - - execline version 2.9.3.0 or later: https://skarnet.org/software/execline/ + - execline version 2.9.4.0 or later: https://skarnet.org/software/execline/ - s6 version 2.11.4.0 or later: https://skarnet.org/software/s6/ This software is Linux-specific. It will run on a Linux kernel, diff --git a/doc/index.html b/doc/index.html index bb56e15..d541e64 100644 --- a/doc/index.html +++ b/doc/index.html @@ -80,7 +80,7 @@ programs used when you boot a system created with s6-linux-init-maker) if you link against the shared version of the skalibs library.
  • execline version -2.9.3.0 or later. It is a build-time and boot-time requirement.
  • +2.9.4.0 or later. It is a build-time and boot-time requirement.
  • s6 version 2.11.4.0 or later. It is a build-time and boot-time requirement.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index eab645e..b928132 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -23,6 +23,8 @@