|
@@ -11,6 +11,10 @@ config BR2_PACKAGE_LIBPLAYER
|
|
if BR2_PACKAGE_LIBPLAYER
|
|
if BR2_PACKAGE_LIBPLAYER
|
|
config BR2_PACKAGE_LIBPLAYER_MPLAYER
|
|
config BR2_PACKAGE_LIBPLAYER_MPLAYER
|
|
bool "mplayer backend"
|
|
bool "mplayer backend"
|
|
|
|
+ # mplayer
|
|
|
|
+ depends on !BR2_sh4a && !BR2_sh4aeb && !BR2_microblaze && !BR2_aarch64
|
|
|
|
+ # mplayer
|
|
|
|
+ depends on BR2_LARGEFILE
|
|
select BR2_PACKAGE_MPLAYER
|
|
select BR2_PACKAGE_MPLAYER
|
|
|
|
|
|
config BR2_PACKAGE_LIBPLAYER_GSTREAMER
|
|
config BR2_PACKAGE_LIBPLAYER_GSTREAMER
|