mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s3-waf: fix linking of eventlogadm by adding cap as dependency
This commit is contained in:
parent
f35bafe39c
commit
9ab3316250
@ -949,7 +949,7 @@ bld.SAMBA_BINARY('testparm',
|
||||
|
||||
bld.SAMBA_BINARY('eventlogadm',
|
||||
source=EVTLOGADM_SRC,
|
||||
deps='''talloc tevent POPT_SAMBA DYNCONFIG LIBS PARAM
|
||||
deps='''talloc tevent cap POPT_SAMBA DYNCONFIG LIBS PARAM
|
||||
LIB_NONSMBD LIBSMB_ERR PASSDB LIBWBCLIENT''',
|
||||
vars=locals())
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user