bash-completion: a runtime dependency on bash is enough.
This commit is contained in:
parent
403fff8535
commit
ed91634284
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ revision=1
|
|||
archs=noarch
|
||||
build_style=gnu-configure
|
||||
make_install_args="profiledir=/etc/bash/bashrc.d"
|
||||
makedepends="bash"
|
||||
depends="${makedepends}"
|
||||
depends="bash"
|
||||
short_desc="Programmable completion for the GNU Bash shell"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue