aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasaya Tojo <masaya@tojo.tokyo>2024-10-11 22:08:18 +0900
committerMasaya Tojo <masaya@tojo.tokyo>2024-10-11 22:08:18 +0900
commit494afe91b2ecfc889c45681de2583bf1a6fdcfb6 (patch)
treeca6e7ed88651b253f5e03a56a50835e3fab3be6e
parent4aee6a968a4f9c078e13fe44c71af60f19ae1130 (diff)
Add grep to manifest.scmtest
-rw-r--r--manifest.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm
index d978114..55c03f8 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -3,4 +3,5 @@
"guile-srfi-128"
"guile-srfi-146"
"coreutils"
+ "grep"
"make"))