diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 18:13:32 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 18:13:32 +0000 |
commit | e2e44b9c7f89c79e343e901d76fd5f020573c8ec (patch) | |
tree | 6ae3c03358fbdbab4a21e76d4b80c04da47d0674 /INSTALL | |
parent | aaea6322e9e765969f452764e51ca1ddd9783264 (diff) | |
download | s6-e2e44b9c7f89c79e343e901d76fd5f020573c8ec.tar.xz |
Finalize preparation for 2.11.0.02.11.0.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,10 +7,10 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.8.0.1 or later: https://skarnet.org/software/execline/ + - execline version 2.8.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.1.0.1 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.1.0.2 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |