9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
|
config BR2_PACKAGE_WAYLAND_UTILS
|
||
|
bool "wayland-utils"
|
||
|
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
|