From: Stefan Metzmacher Date: Tue, 11 Aug 2026 05:35:37 +0000 (+0200) Subject: s3:wscript_build: let samba-cluster-support depend on ndr-samba X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc0c6047e4d927c847174fbc1d370255e25cd1c;p=thirdparty%2Fsamba.git s3:wscript_build: let samba-cluster-support depend on ndr-samba BUG: https://bugzilla.samba.org/show_bug.cgi?id=16219 Signed-off-by: Stefan Metzmacher Reviewed-by: Ralph Boehme Autobuild-User(master): Stefan Metzmacher Autobuild-Date(master): Tue Aug 11 17:37:54 UTC 2026 on atb-devel-224 --- diff --git a/source3/wscript_build b/source3/wscript_build index 24d966660cd..6973b307a7c 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -341,6 +341,7 @@ if bld.env.with_ctdb: tevent tdb ctdb-protocol + ndr-samba ''' else: SAMBA_CLUSTER_SUPPORT_SOURCES='''