diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-23 07:20:44 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-23 07:20:44 +0000 |
commit | cabc5a11701d3ccc4eeb0e01687e8cd26718aad4 (patch) | |
tree | 2c5e59c8fd08a4c4cd2882af8944803add151827 /doc | |
parent | edb17cf415fac5f70e00dd86802adb49d1e5ca06 (diff) | |
download | mdevd-cabc5a11701d3ccc4eeb0e01687e8cd26718aad4.tar.xz |
Only reload when it's safe; credit mixi; doc dep to skalibs-2.6.0.2
Diffstat (limited to 'doc')
-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 91c01d3..c11b508 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ entirely compatible with advanced mdev usage such as The Linux kernel must be 2.6.10 or later. </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.6.0.0 or later. It's a build-time requirement. It's also a run-time +2.6.0.2 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> |