diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-03-08 00:32:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-03-08 00:32:49 +0000 |
commit | 023a7dbe50e04bd514fcc69991606be7f451044d (patch) | |
tree | 42e9ea0de8390d66a54ac7c3c0bba3d5dd46a415 /INSTALL | |
parent | b4070f01c00a07d4f2df6a3ff85eb6f2b1386b84 (diff) | |
download | s6-023a7dbe50e04bd514fcc69991606be7f451044d.tar.xz |
Update execline dep
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.11.2.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.8.2.0 or later: https://skarnet.org/software/execline/ + - execline version 2.8.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.1 or later: https://skarnet.org/software/nsss/ |