We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62cf1f commit 096cac6Copy full SHA for 096cac6
package/libplayer/Config.in
@@ -14,7 +14,7 @@ config BR2_PACKAGE_LIBPLAYER_MPLAYER
14
bool "mplayer backend"
15
# mplayer
16
depends on !(BR2_bfin || BR2_sh2a || BR2_sh4a || BR2_sh4aeb || \
17
- BR2_microblaze || BR2_aarch64 || BR2_nios)
+ BR2_microblaze || BR2_aarch64 || BR2_nios2)
18
19
depends on BR2_LARGEFILE
20
0 commit comments