summaryrefslogtreecommitdiff
path: root/ctdb/wscript
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2014-08-21 14:47:23 +1000
committerStefan Metzmacher <metze@samba.org>2014-08-21 09:11:06 +0200
commit9b720ab13923a91136c25bd80cd905a03e9ac95e (patch)
tree05d97aa9d8b724ba7e1622bf1703378c7a1bdb80 /ctdb/wscript
parentc53c3dfeff1879b435f4fd3e63e430a93fa41e40 (diff)
downloadsamba-9b720ab13923a91136c25bd80cd905a03e9ac95e.tar.gz
ctdb-build: Add missing dependency on popt
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'ctdb/wscript')
-rwxr-xr-xctdb/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/wscript b/ctdb/wscript
index 898df4781c8..d1f112e4c62 100755
--- a/ctdb/wscript
+++ b/ctdb/wscript
@@ -212,7 +212,7 @@ def build(bld):
ctdb_message.c cmdline.c rb_tree.c
system_common.c ctdb_fork.c'''),
includes='include include/internal common . lib/util',
- deps='replace popt talloc tevent tdb')
+ deps='replace popt talloc tevent tdb popt')
bld.SAMBA_SUBSYSTEM('ctdb-common-util',
source=bld.SUBDIR('common',