From 1494075ac1eae554b613fed2547c561c2d4d28f9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 15 Nov 2014 07:23:51 +0100 Subject: rewrite to use libkeccak MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 722ba0e..a7679aa 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -2,6 +2,7 @@ RUNTIME DEPENDENCIES: libpassphrase https://github.com/GNU-Pony/libpassphrase argparser-c https://github.com/maandree/argparser + libkeccak https://github.com/maandree/libkeccak libc @@ -9,8 +10,9 @@ BUILD DEPENDENCIES: libpassphrase https://github.com/GNU-Pony/libpassphrase argparser-c https://github.com/maandree/argparser + libkeccak https://github.com/maandree/libkeccak libc + gcc make - c99 coreutils -- cgit v1.2.3-70-g09d2