From a32717268571cbe55c00576e32983693e06daf21 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 7 Mar 2016 14:40:46 +0000 Subject: Clarify dependencies in INSTALL (thanks Luis Ressel) --- INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 406152b..a58b297 100644 --- a/INSTALL +++ b/INSTALL @@ -7,15 +7,15 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - skalibs version 2.3.8.0 or later: http://skarnet.org/software/skalibs/ + + The binaries generated by the s6-linux-init-maker tool have some +additional dependencies: + - execline version 2.1.4.2 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.2.0 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 -by s6-linux-init-maker. - This software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it should not be too hard to port to other Unix-like operating systems. -- cgit v1.2.3