mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
Signed-off-by: Francois Perrad <francois.perrad.86@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
11 lines
280 B
Plaintext
11 lines
280 B
Plaintext
config BR2_PACKAGE_HARE_DBUS
|
|
bool "hare-dbus"
|
|
depends on BR2_PACKAGE_HOST_HARE_TARGET_ARCH_SUPPORTS
|
|
select BR2_PACKAGE_HOST_HARE
|
|
select BR2_PACKAGE_HARE_EV
|
|
select BR2_PACKAGE_HARE_XML
|
|
help
|
|
D-Bus client implementation for Hare.
|
|
|
|
https://git.sr.ht/~whynothugo/hare-dbus
|