diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 12:33:38 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 12:33:38 +0000 |
commit | e63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2 (patch) | |
tree | ece443cf9265cc201c85aca972bc5be2669f4dd2 /INSTALL | |
parent | 1c9a61c0697e6af47fa7839226e470ba2c13f919 (diff) | |
download | s6-e63e9a4c5b6cba6a8c2b43a92f0e1a597ed586d2.tar.xz |
Adapt to skalibs-2.13.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -6,11 +6,11 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.9.0.1 or later: https://skarnet.org/software/execline/ + - skalibs version 2.13.0.0 or later: https://skarnet.org/software/skalibs/ + - execline version 2.9.0.2 or later: https://skarnet.org/software/execline/ (You can disable this requirement at configure time, but will lose some functionality.) - - Optional: nsss version 0.2.0.1 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.2.0.2 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |