s3-waf: link SECRETS3 only against samba3util.
authorAndreas Schneider <asn@samba.org>
Thu, 12 Jan 2012 12:39:39 +0000 (13:39 +0100)
committerAndreas Schneider <asn@samba.org>
Thu, 12 Jan 2012 14:55:46 +0000 (15:55 +0100)
source3/wscript_build

index 53b21c695bfa0f6e4c53db26f648bdabe9952551..469056163096b69f51baf68b8c5bd8265bf22887 100755 (executable)
@@ -849,7 +849,7 @@ bld.SAMBA3_SUBSYSTEM('CLDAP',
 
 bld.SAMBA3_SUBSYSTEM('SECRETS3',
                    source=SECRETS_SRC,
-                   deps='NDR_SECRETS param samba3core pdb',
+                   deps='NDR_SECRETS param samba3util dbwrap pdb',
                    vars=locals())
 
 bld.SAMBA3_LIBRARY('smbldap',