aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-02-20 00:00:53 +0100
committerMattias Andrée <maandree@kth.se>2021-02-20 00:00:53 +0100
commit4a8fc346b4958b720272ec44cdb5ac3aa3b76e1e (patch)
treecb135dced4f90a745ffdcc21ce60e6080735b48c
parentImprove script: do not use cat or echo, and use tr instead of sed when possible (diff)
downloadmetar-4a8fc346b4958b720272ec44cdb5ac3aa3b76e1e.tar.gz
metar-4a8fc346b4958b720272ec44cdb5ac3aa3b76e1e.tar.bz2
metar-4a8fc346b4958b720272ec44cdb5ac3aa3b76e1e.tar.xz
fix deps
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--DEPENDENCIES1
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index e61b9d3..56d6c8e 100644
--- a/DEPENDENCIES
+++ b/DEPENDENCIES
@@ -2,6 +2,7 @@ RUNTIME DEPENDENCIES:
sh
sed
+ grep
curl
coreutils
python3