EmulationStation-rpi: also build for aarch64*

This commit is contained in:
Jürgen Buchmüller 2020-01-24 16:22:50 +01:00
parent efc40ca8eb
commit eba525db0e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=2.0.1a
revision=3
_githash=93f6e11c95f9e7a0c00d3a70c744b22d9a931127
build_style=cmake
archs="armv6l* armv7l*"
archs="aarch64* armv6l* armv7l*"
provides="EmulationStation-${version}_${revision}"
makedepends="libcurl-devel rpi-userland-devel freetype-devel freeimage-devel
SDL2-devel eigen boost-devel"