aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES22
1 files changed, 6 insertions, 16 deletions
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