s3-waf: auth_netlogond depends on tldap.
authorAndreas Schneider <asn@samba.org>
Thu, 12 Jan 2012 13:50:40 +0000 (14:50 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 12 Jan 2012 16:33:10 +0000 (17:33 +0100)
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Thu Jan 12 17:33:10 CET 2012 on sn-devel-104

source3/auth/wscript_build

index 4894e352da1f2e5d1e75a5b70a5a6938a70884d1..4f04772b4c66fa2af4de9aa6d2ddad7c371daad7 100644 (file)
@@ -96,6 +96,7 @@ bld.SAMBA3_MODULE('auth_builtin',
 bld.SAMBA3_MODULE('auth_netlogond',
                  subsystem='auth',
                  source=AUTH_NETLOGOND_SRC,
+                 deps='TLDAP',
                  init_function='',
                  internal_module=bld.SAMBA3_IS_STATIC_MODULE('auth_netlogond'),
                  enabled=bld.SAMBA3_IS_ENABLED_MODULE('auth_netlogond'))