From d89dd71df957575f35e98803d18f7e3d14dd4315 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 10:30:46 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg.info b/pkg.info index 6ed0405..757ea77 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: attr description: Extended attribute support library for ACL support version: 2.5.2 +revision: 2 url: https://savannah.nongnu.org/projects/attr license: LGPL architecture: any +depends: ["glibc"] +make_depends: ["bash","binutils","coreutils","gcc","gettext","glibc","grep","m4","make","perl","sed","texinfo"] type: source