diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-04-01 11:19:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-04-01 11:19:08 +0000 |
commit | 8e3663ba249b572af9332f2762f29ba514620a27 (patch) | |
tree | 3e3ee5051a67be1400eefbb0c2d6e9131b36acc3 /doc | |
parent | f4694a413f6af562bd085364fa900dd3422d126b (diff) | |
download | s6-dns-8e3663ba249b572af9332f2762f29ba514620a27.tar.xz |
doc: add precision on requirements
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index a12b043..036dca0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -46,7 +46,8 @@ point in the future. <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.9.2.0 or later </li> +2.9.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 skalibs library. </li> </ul> <h3> Licensing </h3> |