aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-14 15:55:18 +0100
committerMattias Andrée <maandree@kth.se>2019-02-14 15:55:18 +0100
commite17cf813fa38fbc13df6dbecdad5e6d0e8223ba2 (patch)
treeef9c1ae7cfd917061389addadd2f0a6817774a9d
parentUpdate for libkeccak 1.2 (diff)
downloadsha3sum-e17cf813fa38fbc13df6dbecdad5e6d0e8223ba2.tar.gz
sha3sum-e17cf813fa38fbc13df6dbecdad5e6d0e8223ba2.tar.bz2
sha3sum-e17cf813fa38fbc13df6dbecdad5e6d0e8223ba2.tar.xz
Deps: requires libkeccak>=1.2 to build
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 554e6e4..d62071a 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -9,7 +9,7 @@ BUILD DEPENDENCIES:
coreutils
gcc
libc
- libkeccak
+ libkeccak>=1.2
make
sed