diff options
author | Mattias Andrée <maandree@kth.se> | 2023-07-02 16:10:56 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-07-02 16:10:56 +0200 |
commit | ef49e5719cfa2dcd9d67645ef5cd238bdc6c770b (patch) | |
tree | e6ac4157eab170d515ca661a61bdef9c3d89c7a6 | |
parent | Remove use of valgrind in make check (diff) | |
download | libkeccak-ef49e5719cfa2dcd9d67645ef5cd238bdc6c770b.tar.gz libkeccak-ef49e5719cfa2dcd9d67645ef5cd238bdc6c770b.tar.bz2 libkeccak-ef49e5719cfa2dcd9d67645ef5cd238bdc6c770b.tar.xz |
Update DEPENDENCIES
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 5cd97da..8d80636 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -15,7 +15,6 @@ BUILD DEPENDENCIES: CHECK DEPENDENCIES: libc - valgrind make coreutils |