ckmame: fix cross

This commit is contained in:
John 2019-03-23 07:13:17 +01:00 committed by John Zimmermann
parent d606c08bc6
commit 0f8a1c3488

View File

@ -12,7 +12,10 @@ license="BSD-3-clause"
homepage="https://nih.at/ckmame/"
distfiles="https://github.com/nih-at/ckmame/archive/rel-${version//./-}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=9fc5dcf1d2dd75351b2cdf43ce10fecda7d97c8c1a8dd0fe1f653229bb316130
nocross="Need to build mkmamedb for the host"
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qemu-user-static"
fi
post_install() {
vlicense ${wrksrc}/LICENSE