Index: samba/lib/util/wscript_build =================================================================== --- samba.orig/lib/util/wscript_build 2013-10-30 14:53:38.349604855 +0000 +++ samba/lib/util/wscript_build 2013-10-30 15:24:36.921646001 +0000 @@ -9,7 +9,7 @@ util_str.c util_str_common.c substitute.c ms_fnmatch.c server_id.c dprintf.c parmlist.c bitmap.c pidfile.c tevent_debug.c util_process.c''', - deps='DYNCONFIG', + deps='DYNCONFIG ccan-hash', public_deps='talloc tevent execinfo uid_wrapper pthread LIBCRYPTO charset util_setid', public_headers='debug.h attr.h byteorder.h data_blob.h memory.h safe_string.h time.h talloc_stack.h xfile.h dlinklist.h samba_util.h string_wrappers.h', header_path= [ ('dlinklist.h samba_util.h', '.'), ('*', 'util') ],