diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-12-21 13:32:36 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-12-21 13:32:36 +0000 |
commit | 977d6ca915355954ae6215b0aa577c24fc257efe (patch) | |
tree | 1cc71ab11e07ab98f357e926fb20a5e93e7b3018 /INSTALL | |
parent | ddc76841398dfd5e18b22943727ad74b880236d3 (diff) | |
download | s6-977d6ca915355954ae6215b0aa577c24fc257efe.tar.xz |
Update execline dep; s6-envdir QoL
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.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.9.0.2 or later: https://skarnet.org/software/execline/ + - execline version 2.9.1.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/ |