racket: fix crossbuild

This commit is contained in:
Enno Boland
2018-04-18 16:05:32 +02:00
parent 04a42a2746
commit b7ad1a463c

View File

@@ -17,7 +17,7 @@ nostrip=yes
if [ "$CROSS_BUILD" ]; then
configure_args+=" --enable-racket=/usr/bin/racket"
hostmakedepends+=" racket"
hostmakedepends+=" racket sqlite-devel"
fi
case "$XBPS_TARGET_MACHINE" in