diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 13:49:49 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 13:49:49 +0000 |
commit | 090774d4b9305ccf0eacbb00d807d228d04e4480 (patch) | |
tree | 01cfdf721433a1ba22556e184d8564f0aa9d597d /doc | |
parent | c799a992a4081397fc7cb4da89eae16785de6030 (diff) | |
download | s6-linux-utils-090774d4b9305ccf0eacbb00d807d228d04e4480.tar.xz |
Push back GNU make dependency to 3.81
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 f02fe69..9a95445 100644 --- a/doc/index.html +++ b/doc/index.html @@ -31,7 +31,7 @@ <ul> <li> A Linux-based system with a standard C development environment </li> - <li> GNU make, version 4.0 or later </li> + <li> GNU make, version 3.81 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.3.7.1 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 |