aboutsummaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-14 01:01:14 +0200
committerMattias Andrée <maandree@kth.se>2017-10-14 01:01:14 +0200
commit3e1864aa14a33a3c917537a241f6a032cfcacf78 (patch)
tree25297b1363fa88c9f45b5102afa5e95d08e986c1 /DEPENDENCIES
parentChange style and license (diff)
downloadlibkeccak-3e1864aa14a33a3c917537a241f6a032cfcacf78.tar.gz
libkeccak-3e1864aa14a33a3c917537a241f6a032cfcacf78.tar.bz2
libkeccak-3e1864aa14a33a3c917537a241f6a032cfcacf78.tar.xz
General improvements
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--DEPENDENCIES7
1 files changed, 3 insertions, 4 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 87e6858..5cd97da 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -6,7 +6,7 @@ RUNTIME DEPENDENCIES:
BUILD DEPENDENCIES:
libc
- gcc
+ c99
make
coreutils
binutils
@@ -26,12 +26,11 @@ BENCHMARK DEPENDENCIES:
make
coreutils
median
- grep (only needed for src/benchmark-flags)
- sed (only needed for src/benchmark-flags)
+ grep (only needed for ./benchmark-flags)
+ sed (only needed for ./benchmark-flags)
INSTALL DEPENDENCIES:
make
coreutils
-