Gentoo Archives: gentoo-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] why DEPEND and RDEPEND
Date: Thu, 13 May 2004 05:15:19
Message-Id: 200405131413.31738.jstubbs@gentoo.org
In Reply to: Re: [gentoo-dev] why DEPEND and RDEPEND by Jon Portnoy
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On Thursday 13 May 2004 13:13, Jon Portnoy wrote:
5 > On Wed, May 12, 2004 at 10:55:37PM -0500, Andrew Gaffney wrote:
6 > > Jon Portnoy wrote:
7 > > >On Wed, May 12, 2004 at 10:27:48PM -0500, Andrew Gaffney wrote:
8 > > >>I was wondering why there was the separation between the compile-time
9 > > >>depends (DEPEND) and the run-time depends (RDEPEND). Aren't all of them
10 > > >>needed in order to run the program? Is there a practical reason for
11 > > >>splitting them up?
12 > > >
13 > > >DEPEND is for *building* the package; consider binary packages.
14 > >
15 > > Yes, but run-time dependencies can be installed before the package
16 > > itself. I still don't see a reason for splitting them up.
17 >
18 > Because you don't want to include build-time dependencies when you
19 > distribute the binary package.
20
21 If that's the case (and a quick look at the code tells me it is), are there
22 any objections to depclean removing packages that only exist in DEPEND?
23
24 Regards,
25 Jason Stubbs
26 -----BEGIN PGP SIGNATURE-----
27 Version: GnuPG v1.2.4 (GNU/Linux)
28
29 iQCVAwUBQKMD+loikN4/5jfsAQLgUwP+OB3LbWcUybYn2SiLLP6CpGG9C9pKxkCZ
30 62/J64icXv5oqirPEXcT2KkXIwQQVHqvAi9PMm6n7W8KXziwpy98wVtxccZ1JHgb
31 xg+/Yao5HdNsVItTedTpkRX67+0Bet+4KrjFaUiiZ7SeJqPSDf961OGShfXFSNDl
32 59ZCl1olNj8=
33 =UC20
34 -----END PGP SIGNATURE-----
35
36 --
37 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] why DEPEND and RDEPEND Joel Martin <kanaka@g.o>