diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 16:45:05 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-30 16:45:05 +0000 |
commit | a3239f633beaa002eb46899c2210c41a09ad28f4 (patch) | |
tree | e158346742866f259ffdaf50030bb8503d327542 /doc/index.html | |
parent | 9952e91e71c323c5eb110be571073d340dea15d2 (diff) | |
download | bcnm-a3239f633beaa002eb46899c2210c41a09ad28f4.tar.xz |
Doc fixes
Diffstat (limited to 'doc/index.html')
-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 24904a7..a10713b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -42,7 +42,8 @@ in the short or even middle term. <li> A Linux-based 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> |