package/avahi: fix libavahi-client handling
libavahi-client is built without daemon since bump to version 0.6.32 in commit61c056d40b
and54086a1103
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
81802e263a
commit
f8332fa63d
@ -38,7 +38,7 @@ config BR2_PACKAGE_AVAHI_DAEMON
|
||||
# more easily determine if it's available or not.
|
||||
config BR2_PACKAGE_AVAHI_LIBAVAHI_CLIENT
|
||||
bool
|
||||
default y if BR2_PACKAGE_AVAHI_DAEMON && BR2_PACKAGE_DBUS
|
||||
default y if BR2_PACKAGE_DBUS
|
||||
|
||||
config BR2_PACKAGE_AVAHI_LIBDNSSD_COMPATIBILITY
|
||||
bool "libdns_sd compatibility (Bonjour)"
|
||||
|
Loading…
Reference in New Issue
Block a user