aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-12-17 18:48:36 +0100
committerMattias Andrée <maandree@kth.se>2023-12-17 18:48:36 +0100
commite6a1b8202785a291dfcc8ea41683de7903ec3f57 (patch)
tree77bb72aa3ed213db3f01f432c1945f078af66fcb
parentFix latest commit and prove portability further by replaceing \s with [[:space:]] (diff)
downloadsha3sum-e6a1b8202785a291dfcc8ea41683de7903ec3f57.tar.gz
sha3sum-e6a1b8202785a291dfcc8ea41683de7903ec3f57.tar.bz2
sha3sum-e6a1b8202785a291dfcc8ea41683de7903ec3f57.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES19
1 files changed, 0 insertions, 19 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
deleted file mode 100644
index 55a4ae5..0000000
--- a/DEPENDENCIES
+++ /dev/null
@@ -1,19 +0,0 @@
-RUNTIME DEPENDENCIES:
-
- libc
- libkeccak
-
-
-BUILD DEPENDENCIES:
-
- coreutils
- gcc
- libc
- libkeccak>=1.4
- make
- sed
-
-
-DEPENDENCY SOURCES:
-
- libkeccak https://codeberg.org/maandree/libkeccak