This is a follow-up patch to
https://git.buildroot.net/buildroot/commit/package/mesa3d?id=
e79ee3b0f91aa3eb1b20d86701a195e3bd9a26d3
to make sure that MESA3D_PLATFORMS contains x11 needed by xvmc:
https://cgit.freedesktop.org/mesa/mesa/tree/meson.build?h=20.1#n510
Fixes
http://autobuild.buildroot.net/results/dae/
dae41e30d2ac69b768ec0a5b795a2e559c35bcd3/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
depends on BR2_PACKAGE_XORG7
depends on BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_NOUVEAU \
|| BR2_PACKAGE_MESA3D_GALLIUM_DRIVER_R600
+ select BR2_PACKAGE_MESA3D_NEEDS_X11
select BR2_PACKAGE_XLIB_LIBXV
select BR2_PACKAGE_XLIB_LIBXVMC
help