Files
bash/pkg.info
T
2025-04-06 15:38:11 +03:00

13 lines
407 B
Plaintext

name: bash
description: The Bourne-Again Shell
version: 5.2.21
revision: 3
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"]
provides: ["sh"]
type: source