mirror of
https://github.com/samba-team/samba.git
synced 2025-11-06 08:23:50 +03:00
s3-waf: Fixed dependencies of the the avahi subsystem.
This commit is contained in:
committed by
Kai Blin
parent
74fad2568d
commit
6c7c81a8f2
@@ -855,6 +855,7 @@ bld.SAMBA_SUBSYSTEM('ASN1_UTIL',
|
|||||||
|
|
||||||
bld.SAMBA_SUBSYSTEM('AVAHI',
|
bld.SAMBA_SUBSYSTEM('AVAHI',
|
||||||
source=AVAHI_SRC,
|
source=AVAHI_SRC,
|
||||||
|
deps='avahi-common avahi-client',
|
||||||
enabled=bld.env.with_avahi)
|
enabled=bld.env.with_avahi)
|
||||||
|
|
||||||
bld.SAMBA_SUBSYSTEM('GROUPDB',
|
bld.SAMBA_SUBSYSTEM('GROUPDB',
|
||||||
|
|||||||
Reference in New Issue
Block a user