s3-waf: Fixed dependencies of the the avahi subsystem.
[kamenim/samba.git] / source3 / wscript_build
index ab578ff813da98bfbe0ed330cfb8fb6e64baa6e7..138f284cb9f678010f573be894e84761de0bad1a 100644 (file)
@@ -855,6 +855,7 @@ bld.SAMBA_SUBSYSTEM('ASN1_UTIL',
 
 bld.SAMBA_SUBSYSTEM('AVAHI',
                     source=AVAHI_SRC,
+                    deps='avahi-common avahi-client',
                     enabled=bld.env.with_avahi)
 
 bld.SAMBA_SUBSYSTEM('GROUPDB',