diff options
-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> |