Alin Nastac wrote:
Up till now, I relied on implicit dependencies (dependencies of my dependencies). Apparently now (see https://bugs.gentoo.org/show_bug.cgi?id=152534) we should add every atom that an ebuild depends on to (R)DEPEND. Which is the right way?
In the bug above we're talking DEPEND, for which this is true: gtk was installed with a binpkg and those don't pull in their DEPENDs because the package is already built. For RDEPEND you can savely rely on implicit dependencies, in most cases at least.
-- Kind Regards, Simon Stelling Gentoo/AMD64 developer -- [email protected] mailing list
