Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -12,6 +12,12 @@ config BR2_PACKAGE_MPV
|
||||
select BR2_PACKAGE_ZLIB
|
||||
# Select xkbcommon for wayland to avoid being mysterious
|
||||
select BR2_PACKAGE_LIBXKBCOMMON if BR2_PACKAGE_WAYLAND
|
||||
# Select all necessary X11 dependencies if X.org is enabled
|
||||
select BR2_PACKAGE_XLIB_LIBX11 if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XLIB_LIBXINERAMA if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XLIB_LIBXSCRNSAVER if BR2_PACKAGE_XORG7
|
||||
select BR2_PACKAGE_XLIB_LIBXRANDR if BR2_PACKAGE_XORG7
|
||||
help
|
||||
mpv is a fork of mplayer2 and MPlayer. It shares some features
|
||||
with the former projects while introducing many more.
|
||||
|
||||
Reference in New Issue
Block a user