From 3e50bb385d38200b5ed7d860cc805290b3bdd04d Mon Sep 17 00:00:00 2001 From: EnumDev Date: Mon, 9 Sep 2024 11:17:39 +0000 Subject: [PATCH] Converted metadata to yaml --- pkg.info | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkg.info b/pkg.info index d7af71f..2e38208 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,10 @@ name: kbd description: Keytable files and keyboard utilities version: 2.6.4 +revision: 2 url: https://kbd-project.org/ license: GPL architecture: any +depends: ["bash","coreutils","glibc","pam"] +make_depends: ["bash","binutils","bison","check","coreutils","flex","gcc","gettext","glibc","gzip","make","patch","sed"] type: source