[SCM] Samba Shared Repository - branch master updated

Günther Deschner gd at samba.org
Tue Feb 2 14:50:02 UTC 2016


The branch, master has been updated
       via  943e69c libsmb/pysmb: add pytalloc-util dependency to fix the build.
      from  8a9493f s4-dsdb: Add debug message if we have a ldb error string

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 943e69ca8fd4491004eafbf29ed2ca748b0b7480
Author: Günther Deschner <gd at samba.org>
Date:   Mon Feb 1 23:11:13 2016 +0100

    libsmb/pysmb: add pytalloc-util dependency to fix the build.
    
    Guenther
    
    Signed-off-by: Guenther Deschner <gd at samba.org>
    Reviewed-by: Michael Adam <obnox at samba.org>
    
    Autobuild-User(master): Günther Deschner <gd at samba.org>
    Autobuild-Date(master): Tue Feb  2 15:49:14 CET 2016 on sn-devel-144

-----------------------------------------------------------------------

Summary of changes:
 source3/wscript_build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/source3/wscript_build b/source3/wscript_build
index 14cccc5..0c7dfc2 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1494,7 +1494,7 @@ bld.SAMBA3_PYTHON('pysmbd',
 
 bld.SAMBA3_PYTHON('pylibsmb',
                   source='libsmb/pylibsmb.c',
-                  deps='smbclient samba-credentials',
+                  deps='smbclient samba-credentials pytalloc-util',
                   realname='samba/samba3/libsmb_samba_internal.so'
                   )
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list