Remove duplicate readline dependency
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
name: bash
|
name: bash
|
||||||
description: The Bourne-Again Shell
|
description: The Bourne-Again Shell
|
||||||
version: 5.2.37
|
version: 5.2.37
|
||||||
revision: 3
|
revision: 4
|
||||||
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","etc/skel/.bash_profile","etc/skel/.bashrc"]
|
keep: ["etc/bashrc","etc/profile","etc/skel/.bash_profile","etc/skel/.bashrc"]
|
||||||
depends: ["glibc","readline","readline"]
|
depends: ["glibc","readline"]
|
||||||
optional_depends: ["bash-completion"]
|
optional_depends: ["bash-completion"]
|
||||||
provides: ["sh"]
|
provides: ["sh"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user