From 8bd97d21a74c3761a9a91b0cb9ba4caee8d3e18c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 14 Oct 2017 11:12:02 +0200 Subject: Change license, change style, and remove crap 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, 6 insertions(+), 16 deletions(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index ff58e58..554e6e4 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,29 +1,19 @@ RUNTIME DEPENDENCIES: - libkeccak - argparser libc + libkeccak BUILD DEPENDENCIES: - libkeccak - argparser - libc - auto-auto-complete (opt-out, for shell tab-completion) - texman (opt-in, for man pages) - sed (opt-in, for man pages) - texinfo (opt-out, for info, pdf, dvi and ps manuals) - texlive-core (opt-in, for pdf, dvi and ps manuals) + coreutils gcc + libc + libkeccak make - coreutils + sed DEPENDENCY SOURCES: - libkeccak https://github.com/maandree/libkeccak - argparser https://github.com/maandree/argparser - auto-auto-complete https://github.com/maandree/auto-auto-complete - texman https://github.com/maandree/texman - + libkeccak https://github.com/maandree/libkeccak -- cgit v1.2.3-70-g09d2