diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-03 00:18:26 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-01-03 00:18:26 +0000 |
commit | 313d7f4efb76c64fec6577b195e59a3044ab7b9c (patch) | |
tree | 10bfbb02e7210c01b4d3b2cb011175c7845c2f14 /INSTALL | |
parent | 50c8d1a9b058f5157cdca009acf2ccad6f73a56c (diff) | |
download | s6-networking-313d7f4efb76c64fec6577b195e59a3044ab7b9c.tar.xz |
Document optional execline
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 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, |