s4-waf: try to fix the s4 wbinfo build dependencies.
authorGünther Deschner <gd@samba.org>
Tue, 24 Aug 2010 01:04:41 +0000 (03:04 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 24 Aug 2010 01:04:41 +0000 (03:04 +0200)
Guenther

nsswitch/wscript_build

index d70866280193f44fd8b63da77727ab47832c886c..f458776f92f06f471ad6139de171b83f762a2453 100644 (file)
@@ -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',