diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-12 13:06:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-12 13:06:39 +0000 |
commit | 8895415c53ba7a3c8db187266e3b9dee225a3b6d (patch) | |
tree | eba58b4c9eb3c2a2d626760c765ddd16249d8d71 /INSTALL | |
parent | 01396a1a038c254535d25c1145e5cf3054241a6a (diff) | |
download | s6-8895415c53ba7a3c8db187266e3b9dee225a3b6d.tar.xz |
xyzzy fix (fixes https://bugs.gentoo.org/show_bug.cgi?id=541092)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,8 +6,8 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 4.0 or later - - skalibs version 2.3.6.0 or later: http://skarnet.org/software/skalibs/ - - execline version 2.1.3.0 or later: http://skarnet.org/software/execline/ + - skalibs version 2.3.6.1 or later: http://skarnet.org/software/skalibs/ + - execline version 2.1.3.1 or later: http://skarnet.org/software/execline/ This software will run on any operating system that implements POSIX.1-2008, available at: |