chroot-texinfo: cross build support.
This commit is contained in:
parent
e19fadfed8
commit
a6d705d51b
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ provides="texinfo-${version}"
|
|||
|
||||
if [ -n "$IN_CHROOT" ]; then
|
||||
makedepends="ncurses-devel"
|
||||
crossmakedepends="${makedepends}"
|
||||
fi
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in a new issue