From 3e1e193a4dfd432d75e62f6fe1b1a01f897b9f42 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:27:26 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg.info b/pkg.info index fbf747e..0623e12 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: psmisc description: Miscellaneous procfs tools version: 23.6 +revision: 2 url: https://gitlab.com/psmisc/psmisc license: GPL architecture: any +depends: ["glibc","ncurses"] +make_depends: ["bash","binutils","coreutils","gcc","gettext","glibc","grep","make","ncurses","sed"] type: source