From a5664ebc99b35547901b4d1c31c49c04f6bcf322 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:22:30 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index b46be0d..170b8a8 100644 --- a/pkg.info +++ b/pkg.info @@ -4,4 +4,6 @@ version: 2.4.7 url: https://www.gnu.org/software/libtool/ license: GPL2-or-later-with-libtool-exception architecture: any +depends: ["autoconf","automake","bash","binutils","coreutils","file","gcc","glibc","grep","make","sed"] +make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","make","sed","texinfo"] type: source