diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 03:00:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 03:00:02 +0000 |
commit | 7d2428a0304e96473c22157fc3c9cf276acf4642 (patch) | |
tree | 826cfe22b15849f54cdb1924a17b8656427942fe /INSTALL | |
parent | 90a4037ced192cbfce086da597c6c075c8bef17b (diff) | |
download | s6-linux-init-7d2428a0304e96473c22157fc3c9cf276acf4642.tar.xz |
Remove fucking -Bsymbolic
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,11 +6,11 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 4.0 or later - - 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/ - - s6-portable-utils version 2.0.5.1 or later: http://skarnet.org/software/s6-portable-utils/ - - s6-linux-utils version 2.0.2.2 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.2.0.1 or later: http://skarnet.org/software/s6/ + - 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/ + - s6-portable-utils version 2.0.5.3 or later: http://skarnet.org/software/s6-portable-utils/ + - s6-linux-utils version 2.0.2.3 or later: http://skarnet.org/software/s6-linux-utils/ + - s6 version 2.2.1.1 or later: http://skarnet.org/software/s6/ Note that all those are build-time dependencies, and they are *also* run-time dependencies when you use the init binary created |