From d767d8e2279e38c782baa7eb5e2b14ced2f5bba6 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:13:39 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index c6d122f..56636a9 100644 --- a/pkg.info +++ b/pkg.info @@ -4,4 +4,6 @@ version: 3.11 url: https://www.gnu.org/software/grep/ license: GPL3 architecture: any +depends: ["glibc"] +make_depends: ["bash","binutils","coreutils","diffutils","gcc","gettext","glibc","grep","make","patch","sed","texinfo"] type: source