ckmame: fix cross
This commit is contained in:
parent
d606c08bc6
commit
0f8a1c3488
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user