diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-19 07:56:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-19 07:56:03 +0000 |
commit | af9f1e8bccd65dd0960c5f54658e6b528265d1c8 (patch) | |
tree | a46b567e501cf359eb811572a8ca34ee10287170 /INSTALL | |
parent | a167b8f88321e986bfe32afcc777fc9bb05f42fe (diff) | |
download | s6-af9f1e8bccd65dd0960c5f54658e6b528265d1c8.tar.xz |
Update deps
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.1.0 or later: https://skarnet.org/software/skalibs/ - - execline version 2.8.1.0 or later: https://skarnet.org/software/execline/ + - execline version 2.8.2.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.0 or later: https://skarnet.org/software/nsss/ + - Optional: nsss version 0.2.0.1 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |