Files
bash/pkg.info
T
2024-09-08 18:22:55 +00:00

11 lines
378 B
Plaintext

name: bash
description: The Bourne-Again Shell
version: 5.2.21
url: https://www.gnu.org/software/bash/
license: GPL3-or-later
architecture: any
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