diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-10 13:01:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-01-10 13:01:01 +0000 |
commit | d3d4c7e3b4ab4aac23e350dc297a2b1eb669fe35 (patch) | |
tree | 01a5ff5f30c3a6c410a7f1c8dc64239ae6610180 /doc/index.html | |
parent | cab563c7d244549db189c70e1c9231c20c7fea8a (diff) | |
download | nsss-d3d4c7e3b4ab4aac23e350dc297a2b1eb669fe35.tar.xz |
Prepare for 0.0.1.1
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 13b14a9..cc884dd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -81,11 +81,11 @@ functions. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.7.0.0 or later. It's a build-time requirement. It's also a run-time +2.8.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version -2.7.2.0 or later. It's a <em>run-time</em> requirement only, to run +2.7.2.3 or later. It's a <em>run-time</em> requirement only, to run the nsssd service (and can be done without if you have a suitable replacement for <a href="//skarnet.org/software/s6/s6-ipcserver">s6-ipcserver</a>). </li> </ul> |