easyrpg-player: fixed for arm*
This commit is contained in:
parent
eff4b83d99
commit
efc40ca8eb
|
@ -15,11 +15,6 @@ homepage="https://github.com/EasyRPG/Player"
|
|||
distfiles="https://github.com/EasyRPG/Player/archive/${version}.tar.gz"
|
||||
checksum=e5220203bbd03c2e5078c47309004796b7fdaddc850fa8406b889b2fe29d9ee2
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) # broken because of rpi-userland-devel vs. libglvnd-devel
|
||||
broken="https://build.voidlinux.org/builders/armv7l_builder/builds/22382/steps/shell_3/logs/stdio";;
|
||||
esac
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue