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