mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-14 21:29:28 +00:00
10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
config BR2_PACKAGE_WAYLAND_PROTOCOLS
|
|
bool "wayland-protocols"
|
|
# Not really... but useless otherwise
|
|
depends on BR2_PACKAGE_WAYLAND
|
|
help
|
|
Wayland protocols that adds functionality not available in
|
|
the Wayland core protocol.
|
|
|
|
http://wayland.freedesktop.org/
|