mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
qml-box2d: nocross
This commit is contained in:
parent
ed99e3ee9a
commit
463acd4b49
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="Zlib"
|
||||||
homepage="https://github.com/qml-box2d/qml-box2d"
|
homepage="https://github.com/qml-box2d/qml-box2d"
|
||||||
distfiles="https://github.com/qml-box2d/qml-box2d/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/qml-box2d/qml-box2d/archive/${_commit}.tar.gz"
|
||||||
checksum=a9071d2a85aafe74cb431e12888cfb92bd19cb91f4f577edd73cd9692d5e152f
|
checksum=a9071d2a85aafe74cb431e12888cfb92bd19cb91f4f577edd73cd9692d5e152f
|
||||||
|
nocross='some things do get wrongly installed into $DESTDIR/$XBPS_CROSS_BASE'
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-declarative-devel"
|
hostmakedepends+=" qt5-declarative-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue