summaryrefslogtreecommitdiff
path: root/package/x11r7/mesa3d/Config.in
blob: a4f14089e60bdc215fa914c4e77ed6ec412c5202 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_MESA3D
	bool "Mesa 3D Graphics Library"
	select BR2_PACKAGE_XPROTO_GLPROTO
	select BR2_PACKAGE_XSERVER_XORG_SERVER
	help
	  Mesa 3D, an open-source implementation of the OpenGL specification.