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:44:54
Message-Id: 20051025174146.7af88898@snowdrop.home
In Reply to: Re: [gentoo-dev] Reminder on dependencies. by Donnie Berkholz
1 On Tue, 25 Oct 2005 09:28:17 +0000 Donnie Berkholz
2 <spyderous@g.o> wrote:
3 | I'm still failing to see how headers have anything to do with runtime
4 | issues -- it should be people's responsibility to ensure they have
5 | the necessary headers if they're compiling things that require them.
6 | And compiling means DEPEND.
7
8 Yick. No no no.
9
10 DEPEND lists the things that are needed to install a package from
11 source (or an upstream-provided binary, or whatever).
12
13 RDEPEND lists the things that are needed to use a package once it is
14 installed.
15
16 Part of 'using' a library is compiling things against it.
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. Joshua Baergen <joshuabaergen@g.o>