diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-17 14:07:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-17 14:07:43 +0000 |
commit | 76777450cdd90fd91cfed286a708d69c8b7ae525 (patch) | |
tree | 2f3278f0d2d9aed87ddaa61db549208aa1db0071 /INSTALL | |
parent | 7a301ad03918731bb91299ffe0a40d3d89b03f17 (diff) | |
download | s6-76777450cdd90fd91cfed286a708d69c8b7ae525.tar.xz |
Update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,10 +7,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.13.1.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.9.1.0 or later: https://skarnet.org/software/execline/ + - execline version 2.9.2.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.2 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.2.0.3 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |