waf: prevent the global deps list creating depenency loops
authorAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 02:52:47 +0000 (13:52 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 08:03:25 +0000 (19:03 +1100)
commit6f36a015b1975a9ea027da8cf009cd38f074d77f
tree716f22b0cf8fdae9fd5b1ed62c9ec0957f5bf46f
parente98ca6e868eb8cc25968e67ada2e153e828131ff
waf: prevent the global deps list creating depenency loops

this prevents a loop between SOCKET_WRAPPER and replace in the s3 waf
build
buildtools/wafsamba/samba_deps.py