]> git.pld-linux.org Git - packages/samba.git/blob - link.patch
- filled in missing obsoletes
[packages/samba.git] / link.patch
1 --- samba-4.1.0/lib/util/wscript_build~ 2013-06-13 11:21:02.000000000 +0200
2 +++ samba-4.1.0/lib/util/wscript_build  2013-10-16 14:07:02.360316706 +0200
3 @@ -9,7 +9,7 @@
4                      util_str.c util_str_common.c substitute.c ms_fnmatch.c
5                      server_id.c dprintf.c parmlist.c bitmap.c pidfile.c
6                      tevent_debug.c util_process.c''',
7 -                  deps='DYNCONFIG',
8 +                  deps='DYNCONFIG ccan-hash',
9                    public_deps='talloc tevent execinfo uid_wrapper pthread LIBCRYPTO charset util_setid',
10                    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',
11                    header_path= [ ('dlinklist.h samba_util.h', '.'), ('*', 'util') ],
This page took 0.057076 seconds and 3 git commands to generate.