- import buildroot
[buildroot.git] / package / x11r7 / mesa3d / Config.in
blobc1f4ab5427e2a488624706c39fb8f155f9f10be8
1 config BR2_PACKAGE_MESA3D
2         bool "Mesa 3D Graphics Library"
3         default n
4         select BR2_PACKAGE_XPROTO_GLPROTO
5         select BR2_PACKAGE_XSERVER_XORG_SERVER
6         help
7           Mesa 3D, an open-source implementation of the OpenGL specification.