Provide 'sh' package
This commit is contained in:
@@ -1,10 +1,12 @@
|
|||||||
name: bash
|
name: bash
|
||||||
description: The Bourne-Again Shell
|
description: The Bourne-Again Shell
|
||||||
version: 5.2.21
|
version: 5.2.21
|
||||||
|
revision: 2
|
||||||
url: https://www.gnu.org/software/bash/
|
url: https://www.gnu.org/software/bash/
|
||||||
license: GPL3-or-later
|
license: GPL3-or-later
|
||||||
architecture: any
|
architecture: any
|
||||||
keep: ["etc/bashrc","etc/profile"]
|
keep: ["etc/bashrc","etc/profile"]
|
||||||
depends: ["glibc","ncurses","readline"]
|
depends: ["glibc","ncurses","readline"]
|
||||||
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","glibc","grep","make","ncurses","patch","readline","sed","texinfo"]
|
make_depends: ["bash","binutils","bison","coreutils","diffutils","gawk","gcc","glibc","grep","make","ncurses","patch","readline","sed","texinfo"]
|
||||||
|
provides: ["sh"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user