CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2011/12/02 04:52:06

Modified files:
        infrastructure/lib/DPB: Engine.pm 

Log message:
remove dangerous optimization: have paths explicitly pass thru the depends
stages, even if the package is already there.

This could break EXTRA depends where the package would already be there,
and thus its dependency tree not really solved, and thus depends could
easily miss packages...

problem reported by nigel@... and not reported by ajacoutot@ :)

Reply via email to