diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:01:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:01:11 +0000 |
commit | 162fcfac5bb4d2cd40f7adc1d2d9ae71d6c86b19 (patch) | |
tree | 1057dd07aeaa31c787e54de1d0c119883102d301 /INSTALL | |
parent | 4da6b9c320e6b49d38af5cb6b5861480141f24cd (diff) | |
download | s6-162fcfac5bb4d2cd40f7adc1d2d9ae71d6c86b19.tar.xz |
Push back GNU make dependency to 3.81
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Build Instructions ------------ - A POSIX-compliant C development environment - - GNU make version 4.0 or later + - GNU make version 3.81 or later - skalibs version 2.3.7.1 or later: http://skarnet.org/software/skalibs/ - execline version 2.1.4.1 or later: http://skarnet.org/software/execline/ |