kodi-addon-pvr-hts: fix musl build
This commit is contained in:
parent
d041152069
commit
cb66b2fdc8
@ -13,3 +13,7 @@ homepage="https://github.com/kodi-pvr/pvr.hts"
|
||||
distfiles="https://github.com/kodi-pvr/pvr.hts/archive/${version}-${_kodi_release}.tar.gz"
|
||||
checksum=6958b91ca616554e4c068bc303c66388e9a2c3a68b5979d8918b4e0d7b6bb95c
|
||||
nocross="depends on kodi-platform"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user