diff options
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | doc/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ - - (Optional) execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ + - Optional (but recommended): execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ - s6 version 2.10.0.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.3.0 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, diff --git a/doc/index.html b/doc/index.html index 1160f7a..904fc85 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,7 +47,7 @@ compiled with IPv6 support, s6-networking is IPv6-ready. 2.10.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/execline/">execline</a> version + <li> (Optional, but recommended) <a href="//skarnet.org/software/execline/">execline</a> version 2.7.0.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.10.0.0 or later. It's a build-time and run-time requirement. </li> |