From: Anoop C S Date: Tue, 8 Oct 2024 06:50:45 +0000 (+0530) Subject: ctdb-build: Add missing ctdb-tcp dependency X-Git-Tag: tdb-1.4.13~982 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ad287ed9c4a06c34db4e6431e5845ffd2100e2a;p=thirdparty%2Fsamba.git ctdb-build: Add missing ctdb-tcp dependency Since 02c9e7a63f00998bb0dae2e8c6bd8e020e9408da, 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 Reviewed-by: Martin Schwenke Autobuild-User(master): Martin Schwenke Autobuild-Date(master): Tue Oct 8 12:27:17 UTC 2024 on atb-devel-224 --- diff --git a/ctdb/wscript b/ctdb/wscript index 74ad9af2a89..e9cd89436a3 100644 --- a/ctdb/wscript +++ b/ctdb/wscript @@ -402,6 +402,7 @@ def build(bld): includes='include', deps='''ctdb-protocol-util ctdb-system + ctdb-util replace talloc tdb