Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Reminder on dependencies.
Date: Tue, 25 Oct 2005 16:42:53
Message-Id: 20051025173956.0348f310@snowdrop.home
In Reply to: Re: [gentoo-dev] Reminder on dependencies. by Donnie Berkholz
1 On Tue, 25 Oct 2005 07:09:03 -0700 Donnie Berkholz
2 <spyderous@g.o> wrote:
3 | I disagree. You shouldn't expect to be able to compile things against
4 | it unless all DEPENDs are installed. The whole point of DEPEND is to
5 | be able to do things like this; remove all things not necessary for
6 | your programs to run, not to compile.
7
8 I'm glad to see you're volunteering to join in with Ned in going
9 through every single ebuild in the tree and fixing them up to list nth
10 level dependencies. It's going to be really fun watching you update
11 several hundred packages every time a library's compile dependencies
12 change between versions.
13
14 See, if libfoo-1.0's headers don't need (say) boost, but libfoo-1.1's
15 headers do, with what you're proposing you'd have to go through and
16 update the dependencies of every single package using libfoo.
17
18 --
19 Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
20 Mail : ciaranm at gentoo.org
21 Web : http://dev.gentoo.org/~ciaranm

Replies

Subject Author
Re: [gentoo-dev] Reminder on dependencies. Donnie Berkholz <spyderous@g.o>
Re: [gentoo-dev] Reminder on dependencies. solar <solar@g.o>