diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-06-06 11:16:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-06-06 11:16:16 +0000 |
commit | 9778ca30e4415698dbb1f736cf5fe132a7cec04d (patch) | |
tree | e3358245a4f46718725d068d1a5e92fca11b708f /INSTALL | |
parent | 15e3e402c59089514f590bab8804f0ed60f0fee3 (diff) | |
download | s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.tar.gz s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.tar.xz s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.zip |
Prepare for 2.13.0.0 (last commit); update deps
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 538967d..dc29c99 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.2.0 or later: https://skarnet.org/software/skalibs/ - - Recommended: execline version 2.9.5.1 or later: https://skarnet.org/software/execline/ + - Recommended: execline version 2.9.6.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.4 or later: https://skarnet.org/software/nsss/ |