1
0
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:
Martin Schwenke 2016-04-22 16:51:41 +10:00 committed by Amitay Isaacs
parent 10b0a8baa2
commit 1b607f2032

View File

@ -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',