mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
ctdb-build: ctdb-system depends on samba-util for debug
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
10b0a8baa2
commit
1b607f2032
@ -327,7 +327,7 @@ def build(bld):
|
||||
'system_common.c system_util.c') +
|
||||
CTDB_SYSTEM_SRC,
|
||||
includes='include',
|
||||
deps='replace talloc tevent tdb pcap')
|
||||
deps='replace talloc tevent tdb pcap samba-util')
|
||||
|
||||
bld.SAMBA_SUBSYSTEM('ctdb-common',
|
||||
source=bld.SUBDIR('common',
|
||||
|
Loading…
x
Reference in New Issue
Block a user