diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-04-27 12:24:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-04-27 12:24:31 +0000 |
commit | 35709f34aaafad99c89d9848b68e3d211b7e0f02 (patch) | |
tree | 0615858ad15c78d45c5b2f2c2d76ff08b14b352c /INSTALL | |
parent | a2f093bca2089bd6b3a7211e895a38e86ed8569d (diff) | |
download | s6-35709f34aaafad99c89d9848b68e3d211b7e0f02.tar.xz |
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
@@ -6,7 +6,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.14.1.1 or later: https://skarnet.org/software/skalibs/ + - 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/ (You can disable this requirement at configure time, but will lose some functionality.) |