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