mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
ctdb-build: Add missing ctdb-tcp dependency
Since 02c9e7a63f
, common/path.h is
included within ctdb/tcp/tcp_connect.c. Therefore add ctdb-util
as a dependency for ctdb-tcp.
Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Tue Oct 8 12:27:17 UTC 2024 on atb-devel-224
This commit is contained in:
parent
9a2249c990
commit
9ad287ed9c
@ -402,6 +402,7 @@ def build(bld):
|
||||
includes='include',
|
||||
deps='''ctdb-protocol-util
|
||||
ctdb-system
|
||||
ctdb-util
|
||||
replace
|
||||
talloc
|
||||
tdb
|
||||
|
Loading…
Reference in New Issue
Block a user