summaryrefslogtreecommitdiff
path: root/nsswitch/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-24 03:04:41 +0200
committerGünther Deschner <gd@samba.org>2010-08-24 03:04:41 +0200
commitd55e7e52f16c673ad2190e21b5b4b3873cf2551d (patch)
treec9904d9b12a8f846176dd0fb2b646c598e1e2fb2 /nsswitch/wscript_build
parent898c6123355a3a11ec17f0396c4cb3018c75c184 (diff)
downloadsamba-d55e7e52f16c673ad2190e21b5b4b3873cf2551d.tar.gz
s4-waf: try to fix the s4 wbinfo build dependencies.
Guenther
Diffstat (limited to 'nsswitch/wscript_build')
-rw-r--r--nsswitch/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/wscript_build b/nsswitch/wscript_build
index d7086628019..f458776f92f 100644
--- a/nsswitch/wscript_build
+++ b/nsswitch/wscript_build
@@ -15,7 +15,7 @@ bld.SAMBA_BINARY('nsstest',
bld.SAMBA_BINARY('wbinfo',
source='wbinfo.c',
- deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA LIBWINBIND-CLIENT LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ UID_WRAPPER'
+ deps='LIBSAMBA-UTIL LIBCLI_AUTH popt POPT_SAMBA LIBWINBIND-CLIENT LIBWBCLIENT tevent UTIL_TEVENT LIBASYNC_REQ UID_WRAPPER LIBSECURITY_COMMON LIBNDR NDR_SECURITY'
)
bld.SAMBA_LIBRARY('nsswinbind',