]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb-build: ctdb-system depends on samba-util for debug
authorMartin Schwenke <martin@meltin.net>
Fri, 22 Apr 2016 06:51:41 +0000 (16:51 +1000)
committerAmitay Isaacs <amitay@samba.org>
Thu, 28 Apr 2016 07:39:16 +0000 (09:39 +0200)
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/wscript

index d88fcfc9a13090365ac043fe4a39b34ae9d93938..2a7c23638851990828a2004f268cacb9f7f6e3bf 100755 (executable)
@@ -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',