summaryrefslogtreecommitdiff
path: root/source4/winbind/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/winbind/wscript_build')
-rw-r--r--source4/winbind/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/winbind/wscript_build b/source4/winbind/wscript_build
index 09fee43809..8bf5d766e0 100644
--- a/source4/winbind/wscript_build
+++ b/source4/winbind/wscript_build
@@ -26,5 +26,5 @@ bld.SAMBA_SUBSYSTEM('IDMAP',
bld.SAMBA_BINARY('wbinfo',
source='../../nsswitch/wbinfo.c',
- deps='samba-util LIBCLI_AUTH popt POPT_SAMBA winbind-client wbclient tevent UTIL_TEVENT LIBASYNC_REQ security ndr NDR_SECURITY'
+ deps='samba-util LIBCLI_AUTH popt POPT_SAMBA winbind-client wbclient tevent tevent-util LIBASYNC_REQ security ndr NDR_SECURITY'
)