xref: /OK3568_Linux_fs/buildroot/package/wayland-protocols/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_WAYLAND_PROTOCOLS
2	bool "wayland-protocols"
3	# Not really... but useless otherwise
4	depends on BR2_PACKAGE_WAYLAND
5	help
6	  Wayland protocols that adds functionality not available in
7	  the Wayland core protocol.
8
9	  http://wayland.freedesktop.org/
10