From fee2317e973b25dc0e73603702dc686eb058b397 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 12 Sep 2015 03:42:24 +0200 Subject: update makefile + update gitignore + fix warnings + remove old implementation + add deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 DEPENDENCIES (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..e306b78 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,22 @@ +RUNTIME DEPENDENCIES: + + glibc + linux + gpp (http://www.github.com/maandree/gpp) + + +BUILD DEPENDENCIES: + + glibc + gcc + linux-api-headers + make + coreutils + texinfo (opt-out: for info manual) + + +INSTALL DEPENDENCIES: + + make + coreutils + -- cgit v1.2.3-70-g09d2