From f4a2244aff36b12460978c96eb669fd642a42256 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 29 Dec 2015 15:46:28 +0100 Subject: add build system + add news file + update deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 88fa8dd..ba8577c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,3 +1,20 @@ -libc -linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) +RUNTIME DEPENDENCIES: + + libc + linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) + + +BUILD DEPENDENCIES: + + libc + linux>=2.6.39 (Or any system that has CLOCK_BOOTTIME) + c99 + make + coreutils + + +INSTALL DEPENDENCIES: + + make + coreutils -- cgit v1.2.3-70-g09d2