12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
config BR2_PACKAGE_LIBRETRO_MUPEN64PLUS_NX
|
|
bool "libretro-mupen64plus-next"
|
|
depends on BR2_PACKAGE_RETROARCH
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
help
|
|
libretro mupen64plus-next core.
|
|
|
|
http://www.libretro.com
|
|
|
|
comment "LIBRETRO_MUPEN64PLUS_NX needs a toolchain w/ C++"
|
|
depends on !BR2_INSTALL_LIBSTDCPP
|