Commit ae1df831 authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Peter Korsgaard
Browse files
parent ec43c84c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3,6 +3,7 @@ config BR2_PACKAGE_AVAHI
	# libdaemon uses fork()
	depends on BR2_USE_MMU
	depends on BR2_TOOLCHAIN_HAS_THREADS
	depends on !BR2_PREFER_STATIC_LIB
	select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
	help
	  Avahi is a system which facilitates service
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ if BR2_PACKAGE_XBMC

config BR2_PACKAGE_XBMC_AVAHI
	bool "avahi"
	depends on !BR2_PREFER_STATIC_LIB # avahi
	select BR2_PACKAGE_AVAHI
	select BR2_PACKAGE_AVAHI_DAEMON
	help