diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-08-10 17:24:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-08-10 17:24:04 +0000 |
commit | c9a58ceb7c07774944930105ace2f042be7b5f53 (patch) | |
tree | 554a1014d8835b5d8344dc9315c0572e75e633e5 /INSTALL | |
parent | eed713a7a54262c9df8fa139db7d75112115d63f (diff) | |
download | nsss-c9a58ceb7c07774944930105ace2f042be7b5f53.tar.xz |
Adapt to skalibs-2.11.0.0, prepare for 0.1.0.2
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,9 +6,9 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.10.0.3 or later: https://skarnet.org/software/skalibs/ + - skalibs version 2.11.0.0 or later: https://skarnet.org/software/skalibs/ - To run the test suite and the nsssd-* programs: - s6 version 2.10.0.3 or later: https://skarnet.org/software/s6/ + s6 version 2.11.0.0 or later: https://skarnet.org/software/s6/ This software will run on any operating system that implements POSIX.1-2008, available at: |