diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 13:43:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 13:43:01 +0000 |
commit | c787c97df6c38673f5cd3ab6cbb4c8386f280d79 (patch) | |
tree | ce751f5966833789fe830edbe2c31b29e0c5f581 /doc/index.html | |
parent | 43485047ea301499dd466b8d77a65a7a8ae51afa (diff) | |
download | s6-portable-utils-c787c97df6c38673f5cd3ab6cbb4c8386f280d79.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 a572137..46f5a03 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ the package is now used to host specific utilities such as <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 |