From 6a75e015b1fc03af1932f557ff2cc2c87f4efc25 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 10:46:55 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg.info b/pkg.info index bb29834..cf7a91d 100644 --- a/pkg.info +++ b/pkg.info @@ -4,4 +4,6 @@ version: 1.14.10 url: https://www.freedesktop.org/wiki/Software/dbus license: AFL2.1 or GPL2-or-later architecture: any +depends: ["glibc","systemd"] +make_depends: ["bash","binutils","coreutils","diffutils","gawk","gcc","glibc","grep","make","pkgconf","sed","systemd","util-linux"] type: source