qml-box2d: nocross

This commit is contained in:
John 2020-03-30 16:13:25 +02:00 committed by John Zimmermann
parent ed99e3ee9a
commit 463acd4b49

View file

@ -12,6 +12,7 @@ license="Zlib"
homepage="https://github.com/qml-box2d/qml-box2d"
distfiles="https://github.com/qml-box2d/qml-box2d/archive/${_commit}.tar.gz"
checksum=a9071d2a85aafe74cb431e12888cfb92bd19cb91f4f577edd73cd9692d5e152f
nocross='some things do get wrongly installed into $DESTDIR/$XBPS_CROSS_BASE'
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-declarative-devel"