We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887a9ed commit 456b40aCopy full SHA for 456b40a
1 file changed
package/batocera/emulators/retroarch/libretro/libretro-mgba/Config.in
@@ -2,6 +2,9 @@ config BR2_PACKAGE_LIBRETRO_MGBA
2
bool "libretro-mgba"
3
depends on BR2_PACKAGE_RETROARCH
4
depends on BR2_INSTALL_LIBSTDCPP
5
+ select BR2_PACKAGE_LIBZIP
6
+ select BR2_PACKAGE_LIBPNG
7
+ select BR2_PACKAGE_ZLIB
8
help
9
A libretro GBA emulator core for ARM.
10
0 commit comments