From ad5ff81e5ab71b7d7e3b60dec4e9ec682359b73d Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:27:03 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg.info b/pkg.info index 3ca1439..377dcb7 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: perl-xml-parser description: A perl module for parsing xml documents version: 2.47 +revision: 2 url: https://github.com/chorny/XML-Parser license: GPL,PerlArtistic architecture: any +depends: ["expat","glibc","perl"] +make_depends: ["bash","binutils","coreutils","expat","gcc","glibc","make","perl"] type: source