diff options
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 14de1ba..e51e85c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -102,6 +102,11 @@ The Linux kernel must be 2.6.10 or later. </li> 2.12.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> Optionally: <a href="//skarnet.org/software/execline/">nsss</a> +version 0.2.0.1 or later. It's a build-time and run-time requirement, if +you use the <tt>--enable-nsss</tt> option to configure; but you would +only do that if you're replacing nsswitch on your whole system, and most +people are not. </li> <li> Optionally: <a href="//skarnet.org/software/execline/">execline</a> version 2.9.0.0 or later. It's a only a run-time requirement, and only if your <tt>mdev.conf</tt> file contains <tt>+</tt>, <tt>-</tt> or |