diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:06:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:06:15 +0000 |
commit | 509092cab6e0ef34122deaa90d3076d0a09c26d0 (patch) | |
tree | e219cb6480151e7dcf06ec530796f08849379e91 /doc/index.html | |
parent | 0c73a04d309d5398052e9023fd6352ad4f927d17 (diff) | |
download | s6-rc-509092cab6e0ef34122deaa90d3076d0a09c26d0.tar.xz |
Push back GNU make dependency to 3.81
Diffstat (limited to 'doc/index.html')
-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 78e00a0..ccb32bf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -46,7 +46,7 @@ scripts are also run in a controlled environment. <ul> <li> A POSIX-compliant 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 </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version |