diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 13:56:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 13:56:02 +0000 |
commit | 8afe543865fdfd750dec7daf45797018132d7939 (patch) | |
tree | b7eb6bf43a22b600fb46cc8e33a5dbbf70d56ee3 /doc/index.html | |
parent | 4824f28b060765bbed750e2b9f8f63281d8ea465 (diff) | |
download | s6-networking-8afe543865fdfd750dec7daf45797018132d7939.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 340df6a..7c2e4ba 100644 --- a/doc/index.html +++ b/doc/index.html @@ -40,7 +40,7 @@ compiled with IPv6 support, s6-networking is IPv6-ready. <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. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs |