move the broken dependency detection above the new recommends detection
authorDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 12 May 2011 10:45:37 +0000 (12:45 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Thu, 12 May 2011 10:45:37 +0000 (12:45 +0200)
commite92f6a18468131f391e4b91f77c08560d653b20f
tree77ec33cf1acc03f376ae6bc288d1a2edd53563b7
parent359e46db58b85497fd232fbe912b8a62e77079c5
move the broken dependency detection above the new recommends detection
as if the recommends can't be installed there is not much sense in checking
if it a new recommends or not
apt-pkg/depcache.cc