s3:wscript: pylibsmb depends on pycredentials
authorStefan Metzmacher <metze@samba.org>
Tue, 15 Mar 2016 15:59:51 +0000 (16:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Apr 2016 10:10:21 +0000 (12:10 +0200)
commit9944a5a8665f62a0fabdb583c36abc858133fe61
tree4bd7cb9cfe7e178b5ace4ec6629eaa8d8c52850e
parent8c295c331924bf8f17c35f4c3300d96bbe89503f
s3:wscript: pylibsmb depends on pycredentials

The need for pytalloc-util was based on the fact that
pycredentials depends on pytalloc-util.

As pylibsmb only used pycredentials and not pytalloc-util directly,
we should depend on pycredentials.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11789

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 74ca470739e0128556d8d20010464df07f2f0ac8)
source3/wscript_build