bash-completion: a runtime dependency on bash is enough.

This commit is contained in:
Juan RP 2019-07-10 19:50:09 +02:00
parent 403fff8535
commit ed91634284

View file

@ -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"