diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-11-29 12:25:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-11-29 12:25:04 +0000 |
commit | a3a43adb2111d9a15c8782fccfd7b80d014d2269 (patch) | |
tree | 40f0c83f2d6463a68d26732bf6bd362646cbf361 /INSTALL | |
parent | 0ed55e1b94e51eefc27d4a188f16c7f1dc57bb23 (diff) | |
download | pamela-a3a43adb2111d9a15c8782fccfd7b80d014d2269.tar.gz pamela-a3a43adb2111d9a15c8782fccfd7b80d014d2269.tar.xz pamela-a3a43adb2111d9a15c8782fccfd7b80d014d2269.zip |
Adapt to skalibs-2.13.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
diff --git a/INSTALL b/INSTALL index aaf7810..db951f9 100644 --- a/INSTALL +++ b/INSTALL @@ -6,13 +6,13 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - - skalibs version 2.9.2.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.13.0.0 or later: http://skarnet.org/software/skalibs/ - Linux-PAM version 1.3.0 or later: http://www.linux-pam.org/library/ This software will run on any operating system that implements POSIX.1-2008, available at: http://pubs.opengroup.org/onlinepubs/9699919799/ -as well as Linux-PAM. As of February 2018, this means only Linux. +as well as Linux-PAM. As of November 2022, this means only Linux. * Standard usage |