diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-26 03:52:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-26 03:52:56 +0000 |
commit | 5ec0b70b9b0cc387287a1eb3e7aef06a42706eae (patch) | |
tree | daf03da8477c8293cf0772667070e813962e8c04 /INSTALL | |
parent | fd69f337d8bf6ba3aa1c8418edc07ee899f84eb2 (diff) | |
download | s6-5ec0b70b9b0cc387287a1eb3e7aef06a42706eae.tar.xz |
Prepare for 2.11.3.1, rlimit shenanigans
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ 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.0 or later: https://skarnet.org/software/execline/ + - execline version 2.9.2.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.3 or later: https://skarnet.org/software/nsss/ |