Call depgraph._add_dep() to add package dependencies to the graph
authorZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 01:12:03 +0000 (01:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 14 Apr 2008 01:12:03 +0000 (01:12 -0000)
commit4a50e9a2babf0a64cef1eed78d0f0a40cf977172
tree93db3c9c2c5a6fa3384be95a363de431da6148b4
parent5f5a38c79043fc45fad83b76c2ad2ebbeebea719
Call depgraph._add_dep() to add package dependencies to the graph
as soon as possible rather than pushing them onto the stack.

svn path=/main/trunk/; revision=9885
pym/_emerge/__init__.py