On Mon, 23 Oct 2006 22:34:21 +0300 Alin Nastac <[EMAIL PROTECTED]>
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?

You can rely upon things in the RDEPEND chain and things in system being
there. You can't rely upon things merely in a DEPEND chain.

If you do rely upon RDEPEND chain items, you should be aware that if a
new version of a package comes out and removes one of the items, stuff
breaks. It's generally not a good idea to get toooooo over-reliant upon
nth level deps because of this (but equally, don't go over the top).

-- 
Ciaran McCreesh
Mail                : ciaranm at ciaranm.org
Web                 : http://ciaranm.org/
as-needed is broken : http://ciaranm.org/show_post.pl?post_id=13

Attachment: signature.asc
Description: PGP signature

Reply via email to