public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] ebuild inheritance question
@ 2003-12-27 21:51 Caleb Tennis
  2003-12-28  9:14 ` Mike Frysinger
  0 siblings, 1 reply; 4+ messages in thread
From: Caleb Tennis @ 2003-12-27 21:51 UTC (permalink / raw
  To: gentoo-dev

Hi,

In trying to track down some of the dependency problems/mess in the KDE stuff, 
I come to you with a question:

How are DEPEND="" statements handled when inheriting an eclass?  That is, if I 
do this:

inherit blah

DEPEND="pkg1 pkg2"

How does the inheritance of blah have an effect on the DEPEND="".  Does it 
just overwrite it, does it append.. etc?  Or is it "proper" to tack in a 
DEPEND="$DEPEND pkg1 pkg2"?  What about RDEPEND automagically getting DEPEND 
values?

Sorry if this is stupidly obvious, but it's not addressed in the docs and 
nobody has been able to answer the question thus far.

Thanks,
Caleb

--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-29 13:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-27 21:51 [gentoo-dev] ebuild inheritance question Caleb Tennis
2003-12-28  9:14 ` Mike Frysinger
2003-12-29  8:06   ` [gentoo-dev] " Michael Sterrett -Mr. Bones.-
2003-12-29 13:02     ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox