mesa3d: sync kconfig deps with makefile
This commit is contained in:
parent
cc8ea5e551
commit
a5eae2a83e
@ -1,6 +1,12 @@
|
||||
config BR2_PACKAGE_MESA3D
|
||||
bool "Mesa 3D Graphics Library"
|
||||
select BR2_PACKAGE_XPROTO_GLPROTO
|
||||
select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
|
||||
select BR2_PACKAGE_XLIB_LIBXXF86VM
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XLIB_LIBPCIACCESS
|
||||
select BR2_PACKAGE_XLIB_LIBXDAMAGE
|
||||
select BR2_PACKAGE_LIBDRM
|
||||
depends on BR2_PACKAGE_XSERVER_XORG_SERVER
|
||||
help
|
||||
Mesa 3D, an open-source implementation of the OpenGL specification.
|
||||
|
Loading…
Reference in New Issue
Block a user