diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-09-09 14:25:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-09-09 14:25:17 +0000 |
commit | 421d1567d153f3dd43b618a23ca5be5d71472a9d (patch) | |
tree | 931b625a574257329018b792cedb5071d9442aeb /INSTALL | |
parent | 3ed0734b7638b56fe479957f81299f79c90861e6 (diff) | |
download | execline-421d1567d153f3dd43b618a23ca5be5d71472a9d.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
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.13.2.0 or later: https://skarnet.org/software/skalibs/ - - Optional: nsss version 0.2.0.3 or later: https://skarnet.org/software/nsss/ + - skalibs version 2.14.0.0 or later: https://skarnet.org/software/skalibs/ + - Optional: nsss version 0.2.0.4 or later: https://skarnet.org/software/nsss/ This software will run on any operating system that implements POSIX.1-2008, available at: |