diff --git a/srcpkgs/EmulationStation/template b/srcpkgs/EmulationStation/template index f35b9fd6e0b..28c49c53a07 100644 --- a/srcpkgs/EmulationStation/template +++ b/srcpkgs/EmulationStation/template @@ -13,10 +13,6 @@ homepage="https://github.com/RetroPie/EmulationStation" distfiles="https://github.com/RetroPie/EmulationStation/archive/v${version}.tar.gz" checksum=07415511cc5abf36ba2e35d97bd2f651947040bcc8af9cffc491724a19afb214 -case "$XBPS_TARGET_MACHINE" in - aarch64*) broken="/usr/aarch64-linux-musl/usr/lib/libfreeimage.so: undefined reference to png_init_filter_functions_neon" ;; -esac - pre_configure() { rm -rf external/pugixml git clone https://github.com/zeux/pugixml.git external/pugixml