gcc: needs tar and texinfo in host.
This commit is contained in:
parent
b59ead2ce2
commit
531dca5956
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ case "$XBPS_TARGET_MACHINE" in
|
|||
esac
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="perl flex"
|
||||
hostmakedepends="tar texinfo perl flex"
|
||||
fi
|
||||
makedepends="zlib-devel"
|
||||
depends="binutils libgcc-devel-${version}_${revision}
|
||||
|
|
Loading…
Reference in a new issue