From a729d866959a27e75f4cab2106661d244a959344 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 3 Dec 2014 11:00:12 +0100 Subject: add deps MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 DEPENDENCIES (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES new file mode 100644 index 0000000..8ef4610 --- /dev/null +++ b/DEPENDENCIES @@ -0,0 +1,26 @@ +RUNTIME DEPENDENCIES: + + libkeccak + argparser + libc + + +BUILD DEPENDENCIES: + + libkeccak + argparser + libc + auto-auto-complete (opt-out, for shell tab-completion) + texinfo (opt-out, for info, pdf, dvi and ps manuals) + texlive-core (opt-in, for pdf, dvi and ps manuals) + gcc + make + coreutils + + +DEPENDENCY SOURCES: + + libkeccak https://github.com/maandree/libkeccak + argparser https://github.com/maandree/argparser + auto-auto-complete https://github.com/maandree/auto-auto-complete + -- cgit v1.2.3-70-g09d2