gcc: needs tar and texinfo in host.

This commit is contained in:
Juan RP 2019-12-29 09:21:56 +01:00
parent b59ead2ce2
commit 531dca5956
No known key found for this signature in database
GPG Key ID: AF19F6CB482F9368

View File

@ -39,7 +39,7 @@ case "$XBPS_TARGET_MACHINE" in
esac esac
if [ "$CHROOT_READY" ]; then if [ "$CHROOT_READY" ]; then
hostmakedepends="perl flex" hostmakedepends="tar texinfo perl flex"
fi fi
makedepends="zlib-devel" makedepends="zlib-devel"
depends="binutils libgcc-devel-${version}_${revision} depends="binutils libgcc-devel-${version}_${revision}