build: provide tevent-util as a public library
[idra/samba.git] / librpc / wscript_build
index 824274153da66873c048cdcec0c66af69994a9a0..aba7c3fc1154ac4371885fd766be476b753545f0 100644 (file)
@@ -589,5 +589,5 @@ bld.SAMBA_LIBRARY('ndr',
 
 bld.SAMBA_LIBRARY('rpccommon',
                   source='rpc/dcerpc_error.c rpc/binding.c rpc/dcerpc_util.c rpc/binding_handle.c',
-                  deps='ndr tevent NDR_DCERPC LIBTSOCKET UTIL_TEVENT',
+                  deps='ndr tevent NDR_DCERPC LIBTSOCKET tevent-util',
                   private_library=True)