mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
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
|