s3: Before adding KDC's to the krb5.conf, cldap ping them
[rusty/samba.git] / source3 / wscript_build
index b1a6fcc63df2608dd9442956e99718900a00df51..0e5de86772d60658bdd0f367ffa4da96935a65f2 100755 (executable)
@@ -794,7 +794,7 @@ bld.SAMBA3_LIBRARY('util_cmdline',
 
 bld.SAMBA3_SUBSYSTEM('KRBCLIENT',
                     source=KRBCLIENT_SRC,
-                    public_deps='KRB5_WRAP k5crypto',
+                    public_deps='KRB5_WRAP k5crypto LIBTSOCKET CLDAP',
                     vars=locals())
 
 bld.SAMBA3_SUBSYSTEM('samba3core',