waf: loosen the restriction on depending on python libs
authorAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 06:45:23 +0000 (17:45 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 08:03:27 +0000 (19:03 +1100)
commitdc729c62eaadff081dea28a4f8769af45c83c4cf
tree01bc3842141b5ba0931f5236149510d3b74016e1
parent7ffb781e81ef15bed730a8c2c3ddc4280485ee9f
waf: loosen the restriction on depending on python libs

the pidl generated python code can generate dependencies between two
python modules, so we have to allow this for now
buildtools/wafsamba/samba_deps.py