diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-16 18:14:17 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-16 18:14:17 +0000 |
commit | e7e1929e0c1476558a86d5e9280c7f54ac0bf5c3 (patch) | |
tree | 00e1dba7fe9b431a68d11a662b2ff325df202610 /doc/index.html | |
parent | 38e660fa8ea823e3608ecfbb903cff01f2566daa (diff) | |
download | s6-networking-e7e1929e0c1476558a86d5e9280c7f54ac0bf5c3.tar.xz |
Fix s6-dns version dependency
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index d10f7ad..08723ed 100644 --- a/doc/index.html +++ b/doc/index.html @@ -52,7 +52,7 @@ library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version 2.9.1.0 or later. It's a build-time and run-time requirement. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.3.1.2 or later. It's a build-time requirement. It's also a run-time +2.3.2.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 s6-dns libraries. </li> <li> If you want to build the secure communication tools: |