diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-02 19:40:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-02 19:40:32 +0000 |
commit | 763cabcda00c56c9644989a310dbbe3bc8502862 (patch) | |
tree | ddc975b66d1b0d5ebb4512f839ad2473ac269caa /INSTALL | |
parent | af4935e6ca00cdda480bd80e81e9845d3e689a01 (diff) | |
download | s6-763cabcda00c56c9644989a310dbbe3bc8502862.tar.xz |
version: 2.11.3.2v2.11.3.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ 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.2.1 or later: https://skarnet.org/software/execline/ + - skalibs version 2.13.1.1 or later: https://skarnet.org/software/skalibs/ + - execline version 2.9.3.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/ |