kernel-libc-headers: fix cross build.

This commit is contained in:
Juan RP 2013-08-13 11:17:10 +02:00
parent 30c9e7664d
commit 288e7c4f9e
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ checksum=ed4dfd9f56b7c82e9c71331bbf8d2ea01ddfddc1b6209bd3f3c8640aa24065cf
bootstrap=yes
if [ -n "$IN_CHROOT" ]; then
makedepends="perl"
hostmakedepends="perl"
fi
if [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then