From efd9790d1d98488b11495222057d6d4afa97718d Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 19 Dec 2015 01:34:13 +0100 Subject: add deps + add install + add news + add build system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 DEPENDENCIES (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..6a346b9 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,25 @@ +RUNTIME DEPENDENCIES: + + linux + libc + + +BUILD DEPENDENCIES: + + linux-api-headers + libc + make + coreutils + c99 + texinfo>=4.11 (opt-out, for info, pdf, dvi, ps, and html manuals) + texlive-plainextra (opt-in, for pdf, dvi, and ps manuals) + + texinfo<4.11 can be used if '@frenchspacing on' is removed. + + +INSTALL DEPENDENCIES: + + make + coreutils + texinfo (opt-out, for dir-entry of info manual) + -- cgit v1.2.3-70-g09d2