binutils: repair bootstrap build.
This commit is contained in:
parent
2401e2c34c
commit
3f8eec496c
|
@ -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!
|
||||
|
|
Loading…
Reference in New Issue