From f4de59a1dcf7693780d7e1c54ff71d04c4413016 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:31:39 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index 394abfb..e2d91c6 100644 --- a/pkg.info +++ b/pkg.info @@ -4,4 +4,6 @@ version: 2.39.3 url: https://github.com/util-linux/util-linux license: GPL2 architecture: any +depends: ["glibc","ncurses","readline","systemd","zlib"] +make_depends: ["bash","binutils","coreutils","diffutils","file","findutils","gawk","gcc","gettext","glibc","grep","make","ncurses","pkgconf","sed","systemd","zlib"] type: source