diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 14:46:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 14:46:01 +0000 |
commit | ddc088fba6016ae839afaa208b0a441869dc936f (patch) | |
tree | 58d03d5e760a9f558971b82dd27105662a07a940 /INSTALL | |
parent | 1f592173a28907dadfb75132e1eb25dfe4fb3a94 (diff) | |
download | s6-ddc088fba6016ae839afaa208b0a441869dc936f.tar.gz s6-ddc088fba6016ae839afaa208b0a441869dc936f.tar.xz s6-ddc088fba6016ae839afaa208b0a441869dc936f.zip |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL index d7b48b7..5742c68 100644 --- a/INSTALL +++ b/INSTALL @@ -6,11 +6,11 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.13.2.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.9.4.0 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.3 or later: https://skarnet.org/software/nsss/ + - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/ + - Recommended: execline version 2.9.4.0 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.4 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |