From d9df0856a117d76e3e550e98699d72ba13dc1b8c Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:18:07 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg.info b/pkg.info index 67937da..0f48e3a 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: libcap description: userspace interface to the POSIX 1003.1e capabilities in the linux kernel version: 2.69 +revision: 2 url: https://sites.google.com/site/fullycapable/ license: BSD-3-Clause,GPL2-only architecture: any +depends: ["glibc","pam"] +make_depends: ["attr","bash","binutils","coreutils","gcc","glibc","perl","make","sed"] type: source