Gentoo Archives: gentoo-dev

From: Jon Portnoy <avenj@g.o>
To: Andrew Gaffney <agaffney@×××××××××××.com>
Cc: Gentoo Dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] why DEPEND and RDEPEND
Date: Thu, 13 May 2004 04:13:52
Message-Id: 20040513041342.GA28569@cerberus.oppresses.us
In Reply to: Re: [gentoo-dev] why DEPEND and RDEPEND by Andrew Gaffney
1 On Wed, May 12, 2004 at 10:55:37PM -0500, Andrew Gaffney wrote:
2 > Jon Portnoy wrote:
3 > >On Wed, May 12, 2004 at 10:27:48PM -0500, Andrew Gaffney wrote:
4 > >
5 > >>I was wondering why there was the separation between the compile-time
6 > >>depends (DEPEND) and the run-time depends (RDEPEND). Aren't all of them
7 > >>needed in order to run the program? Is there a practical reason for
8 > >>splitting them up?
9 > >
10 > >DEPEND is for *building* the package; consider binary packages.
11 >
12 > Yes, but run-time dependencies can be installed before the package itself.
13 > I still don't see a reason for splitting them up.
14 >
15
16 Because you don't want to include build-time dependencies when you
17 distribute the binary package.
18
19 --
20 Jon Portnoy
21 avenj/irc.freenode.net
22
23 --
24 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] why DEPEND and RDEPEND Brad Cowan <bcowan@g.o>
Re: [gentoo-dev] why DEPEND and RDEPEND Jason Stubbs <jstubbs@g.o>