Converted pkg.info to yaml

This commit is contained in:
2024-09-08 18:22:55 +00:00
parent f6ecab5919
commit 4c3372d0f4
+3 -1
View File
@@ -4,5 +4,7 @@ version: 5.2.21
url: https://www.gnu.org/software/bash/
license: GPL3-or-later
architecture: any
keep: etc/bashrc,etc/profile
keep: ["etc/bashrc","etc/profile"]
depends: ["glibc","ncurses","readline"]
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","glibc","grep","make","ncurses","patch","readline","sed","texinfo"]
type: source