Added bison to list of bash makedepends

This commit is contained in:
Mike 2009-10-31 09:52:15 -05:00
parent 90e08f8775
commit 6ab64431ba

View file

@ -11,7 +11,7 @@ url="http://www.gnu.org/software/bash/bash.html"
groups=('base')
backup=(etc/profile.bash etc/skel/.bashrc etc/skel/.bash_profile)
depends=('readline>=6.0' 'glibc')
makedepends=(gzip)
makedepends=('gzip' 'bison')
provides=('sh')
install=bash.install
source=(http://ftp.gnu.org/gnu/bash/bash-4.0.tar.gz