From f413fd3e1a053adf86911352c53c465330402e47 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:11:00 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg.info b/pkg.info index 0645142..e24d118 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: file description: File type detection program version: 5.45 +revision: 2 url: https://www.darwinsys.com/file/ license: Custom architecture: any +depends: ["glibc","bzip2","xz-utils","zlib"] +make_depends: ["bash","binutils","bzip2","coreutils","diffutils","gawk","gcc","glibc","grep","make","sed","xz-utils","zlib"] type: source