aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-22 17:02:18 +0100
committerMattias Andrée <maandree@kth.se>2021-02-22 17:02:18 +0100
commit59efa2085fc8d45041dce389eb1cd5c2eb9b5472 (patch)
treedc72c7a3ec15160824ffa32c27b6db1db9bcc61b /DEPENDENCIES
parentremove dist (diff)
downloadkrandom-59efa2085fc8d45041dce389eb1cd5c2eb9b5472.tar.gz
krandom-59efa2085fc8d45041dce389eb1cd5c2eb9b5472.tar.bz2
krandom-59efa2085fc8d45041dce389eb1cd5c2eb9b5472.tar.xz
change license + misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES8
1 files changed, 0 insertions, 8 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 8ef4610..b7fbbe5 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -1,18 +1,13 @@
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
@@ -21,6 +16,3 @@ BUILD DEPENDENCIES:
DEPENDENCY SOURCES:
libkeccak https://github.com/maandree/libkeccak
- argparser https://github.com/maandree/argparser
- auto-auto-complete https://github.com/maandree/auto-auto-complete
-