diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-18 13:33:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-18 13:33:11 +0000 |
commit | 8839644def2c898730e21160e73bd3d265d1198b (patch) | |
tree | 1f1affdd31f04c955f3543fe6f58d6bf1a63c448 /INSTALL | |
parent | d523885d0277ccfbbe5999a6891f481467223912 (diff) | |
download | s6-8839644def2c898730e21160e73bd3d265d1198b.tar.gz s6-8839644def2c898730e21160e73bd3d265d1198b.tar.xz s6-8839644def2c898730e21160e73bd3d265d1198b.zip |
Prepare for 2.12.0.5
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL index 3cb6a92..0657897 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.14.1.1 or later: https://skarnet.org/software/skalibs/ - - Recommended: execline version 2.9.5.0 or later: https://skarnet.org/software/execline/ + - Recommended: execline version 2.9.5.1 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/ |