config BR2_PACKAGE_WAYLAND_UTILS
|
bool "wayland-utils"
|
default y if BR2_PACKAGE_WAYLAND
|
depends on BR2_PACKAGE_WAYLAND # wayland-client, wayland-server
|
select BR2_PACKAGE_WAYLAND_PROTOCOLS
|
help
|
Wayland utils (wayland-info).
|
|
https://gitlab.freedesktop.org/ofourdan/wayland-utils
|