From 1fab64ff066e0f747db9abc3eec7854e833b1f28 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 7 Nov 2014 14:35:43 +0100 Subject: add static library and dep list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 DEPENDENCIES (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..271ad84 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,31 @@ +RUNTIME DEPENDENCIES: + + libc + + +BUILD DEPENDENCIES: + + libc + gcc + make + coreutils + binutils + + +CHECK DEPENDENCIES: + + libc + valgrind + make + coreutils + + +BENCHMARK DEPENDENCIES: + + libc + make + coreutils + median + grep (only needed for src/benchmark-flags) + sed (only needed for src/benchmark-flags) + -- cgit v1.2.3-70-g09d2