chroot-texinfo: cross build support.

This commit is contained in:
Juan RP 2013-02-19 12:44:42 +01:00
parent e19fadfed8
commit a6d705d51b

View file

@ -16,6 +16,7 @@ provides="texinfo-${version}"
if [ -n "$IN_CHROOT" ]; then
makedepends="ncurses-devel"
crossmakedepends="${makedepends}"
fi
do_configure() {