diff options
author | Mattias Andrée <maandree@kth.se> | 2023-12-17 18:47:31 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2023-12-17 18:47:31 +0100 |
commit | 5e78cb565d9029969a4d62a389af5d154f344e47 (patch) | |
tree | 2c297a97b44765d0fd79c2bbda5358c01ff7437f | |
parent | Update link to libkeccak in DEPENDENCIES (diff) | |
download | krandom-5e78cb565d9029969a4d62a389af5d154f344e47.tar.gz krandom-5e78cb565d9029969a4d62a389af5d154f344e47.tar.bz2 krandom-5e78cb565d9029969a4d62a389af5d154f344e47.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r-- | DEPENDENCIES | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES deleted file mode 100644 index 4e2d60d..0000000 --- a/DEPENDENCIES +++ /dev/null @@ -1,18 +0,0 @@ -RUNTIME DEPENDENCIES: - - libkeccak - libc - - -BUILD DEPENDENCIES: - - libkeccak - libc - gcc - make - coreutils - - -DEPENDENCY SOURCES: - - libkeccak https://codeberg.org/maandree/libkeccak |