mirror of
https://github.com/samba-team/samba.git
synced 2025-08-15 13:49:28 +03:00
s4-waf: try to fix the s4 wbinfo build dependencies.
Guenther
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user