s4-torture: Demonstrate handling of the PAC in a custom auth_context
[nivanova/samba-autobuild/.git] / source4 / auth / gensec / wscript_build
index a4c5685f2e3a9d11ffc23d1f83be89a763d3f27c..9919cffeea26a2ed01208e3116e4f0c731a9c77b 100644 (file)
@@ -2,7 +2,7 @@
 
 bld.SAMBA_SUBSYSTEM('gensec_util',
                     source='socket.c gensec_tstream.c gensec_util.c',
-                    deps='tevent-util tevent samba-util LIBTSOCKET KERBEROS_UTIL',
+                    deps='tevent-util tevent samba-util LIBTSOCKET',
                     autoproto='gensec_proto.h')
 
 bld.SAMBA_MODULE('gensec_krb5',