mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
avahi: select expat
This commit is contained in:
parent
adf57471b0
commit
a908a97614
@ -22,13 +22,9 @@ config BR2_PACKAGE_AVAHI_AUTOIPD
|
|||||||
config BR2_PACKAGE_AVAHI_DAEMON
|
config BR2_PACKAGE_AVAHI_DAEMON
|
||||||
bool "mDNS/DNS-SD daemon"
|
bool "mDNS/DNS-SD daemon"
|
||||||
depends on BR2_PACKAGE_AVAHI
|
depends on BR2_PACKAGE_AVAHI
|
||||||
depends on BR2_PACKAGE_EXPAT
|
select BR2_PACKAGE_EXPAT
|
||||||
help
|
help
|
||||||
The Avahi mDNS/DNS-SD daemon implementing Apple's ZeroConf
|
The Avahi mDNS/DNS-SD daemon implementing Apple's ZeroConf
|
||||||
architecture (also known as "Rendezvous" or "Bonjour").
|
architecture (also known as "Rendezvous" or "Bonjour").
|
||||||
The daemon registers local IP addresses and services using
|
The daemon registers local IP addresses and services using
|
||||||
mDNS/DNS-SD.
|
mDNS/DNS-SD.
|
||||||
|
|
||||||
comment "mDNS/DNS-SD daemon - disabled (requires expat)"
|
|
||||||
depends on BR2_PACKAGE_AVAHI
|
|
||||||
depends on !BR2_PACKAGE_EXPAT
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user