binutils: repair bootstrap build.

This commit is contained in:
Juan RP 2014-01-17 15:54:27 +01:00
parent 2401e2c34c
commit 3f8eec496c

View file

@ -13,9 +13,10 @@ checksum=4930b2886309112c00a279483eaef2f0f8e1b1b62010e0239c16b22af7c346d4
if [ "$CHROOT_READY" ]; then
hostmakedepends="flex perl"
makedepends="libfl-devel"
fi
makedepends="libfl-devel zlib-devel"
makedepends+="zlib-devel"
pre_configure() {
# Drop bashism!