Add bash-completion as optional dependency
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
name: bash
|
||||
description: The Bourne-Again Shell
|
||||
version: 5.2.37
|
||||
revision: 2
|
||||
url: https://www.gnu.org/software/bash/
|
||||
license: GPL3-or-later
|
||||
architecture: any
|
||||
keep: ["etc/bashrc","etc/profile"]
|
||||
depends: ["glibc","readline","readline"]
|
||||
optional_depends: ["bash-completion"]
|
||||
provides: ["sh"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user