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 12:17:55
Message-Id: 20051025131519.29788e3d@snowdrop.home
In Reply to: Re: [gentoo-dev] Reminder on dependencies. by Donnie Berkholz
1 On Mon, 24 Oct 2005 21:37:03 -0700 Donnie Berkholz
2 <spyderous@g.o> wrote:
3 | Now, the other side of the story. It's not true runtime dependence
4 | because it's not required for programs to run, only to compile. And
5 | the way I see it, things required for programs to compile are by
6 | definition DEPEND rather than RDEPEND.
7
8 Not at all. If you've installed libfoo, one of the things you must be
9 able to do is compile things that use libfoo. This sometimes means that
10 libfoo would need a non-build-time dependency upon any libraries used
11 by libfoo's header files.
12
13 --
14 Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
15 Mail : ciaranm at gentoo.org
16 Web : http://dev.gentoo.org/~ciaranm

Replies

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