s3:rpc_client: Implement rpc_lsa_encrypt_trustdom_info_aes()
[samba.git] / source3 / wscript_build
index 3fcdb5505be5c794595f71242eafb841eb358f22..50f79c2cb290941ad1e2d6fd2463b1a6339695a9 100644 (file)
@@ -1088,7 +1088,7 @@ bld.SAMBA3_SUBSYSTEM('RPCCLI_WSP',
 
 bld.SAMBA3_SUBSYSTEM('INIT_LSA',
                     source='rpc_client/init_lsa.c',
-                    deps='samba-util')
+                    deps='samba-util GNUTLS_HELPERS')
 
 bld.SAMBA3_SUBSYSTEM('INIT_SAMR',
                     source='rpc_client/init_samr.c',