racket: fix crossbuild

This commit is contained in:
Enno Boland 2018-04-18 16:05:32 +02:00
parent 04a42a2746
commit b7ad1a463c
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 1 deletions

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