|
@@ -6,6 +6,8 @@ config BR2_PACKAGE_MPV
|
|
select BR2_PACKAGE_FFMPEG
|
|
select BR2_PACKAGE_FFMPEG
|
|
select BR2_PACKAGE_FFMPEG_SWSCALE
|
|
select BR2_PACKAGE_FFMPEG_SWSCALE
|
|
select BR2_PACKAGE_ZLIB
|
|
select BR2_PACKAGE_ZLIB
|
|
|
|
+ # Select xkbcommon for wayland to avoid being misterious
|
|
|
|
+ select BR2_PACKAGE_LIBXKBCOMMON if BR2_PACKAGE_WAYLAND
|
|
help
|
|
help
|
|
mpv is a fork of mplayer2 and MPlayer. It shares some features
|
|
mpv is a fork of mplayer2 and MPlayer. It shares some features
|
|
with the former projects while introducing many more.
|
|
with the former projects while introducing many more.
|