Gentoo Archives: gentoo-dev

From: Joel Martin <kanaka@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] why DEPEND and RDEPEND
Date: Thu, 13 May 2004 15:02:20
Message-Id: 20040513150542.GE6162@zk3.dec.com
In Reply to: Re: [gentoo-dev] why DEPEND and RDEPEND by Jason Stubbs
1 That's a good idea, but it shouldn't be the default mode. Or at least,
2 there should be a way to turn it off. I don't think most people will
3 want to un-install there DEPEND files, because most people would
4 sacrifice a little disk space in order to speed re-install time later.
5 I would only use this in rare cases like firewall creation, etc.
6
7 --
8 Joel Martin -- Systems Software Engineer
9 HP Corporation
10 110 Spit Brook Rd, ZKO3-3/U14
11 Nashua, NH 03062-2698
12 joelm@××.com 603.884.5061
13
14 Jason Stubbs wrote: [Thu May 13 2004, 01:13:27AM EDT]
15 > -----BEGIN PGP SIGNED MESSAGE-----
16 > Hash: SHA1
17 >
18 > On Thursday 13 May 2004 13:13, Jon Portnoy wrote:
19 > > On Wed, May 12, 2004 at 10:55:37PM -0500, Andrew Gaffney wrote:
20 > > > Jon Portnoy wrote:
21 > > > >On Wed, May 12, 2004 at 10:27:48PM -0500, Andrew Gaffney wrote:
22 > > > >>I was wondering why there was the separation between the compile-time
23 > > > >>depends (DEPEND) and the run-time depends (RDEPEND). Aren't all of them
24 > > > >>needed in order to run the program? Is there a practical reason for
25 > > > >>splitting them up?
26 > > > >
27 > > > >DEPEND is for *building* the package; consider binary packages.
28 > > >
29 > > > Yes, but run-time dependencies can be installed before the package
30 > > > itself. I still don't see a reason for splitting them up.
31 > >
32 > > Because you don't want to include build-time dependencies when you
33 > > distribute the binary package.
34 >
35 > If that's the case (and a quick look at the code tells me it is), are there
36 > any objections to depclean removing packages that only exist in DEPEND?
37 >
38 > Regards,
39 > Jason Stubbs
40 > -----BEGIN PGP SIGNATURE-----
41 > Version: GnuPG v1.2.4 (GNU/Linux)
42 >
43 > iQCVAwUBQKMD+loikN4/5jfsAQLgUwP+OB3LbWcUybYn2SiLLP6CpGG9C9pKxkCZ
44 > 62/J64icXv5oqirPEXcT2KkXIwQQVHqvAi9PMm6n7W8KXziwpy98wVtxccZ1JHgb
45 > xg+/Yao5HdNsVItTedTpkRX67+0Bet+4KrjFaUiiZ7SeJqPSDf961OGShfXFSNDl
46 > 59ZCl1olNj8=
47 > =UC20
48 > -----END PGP SIGNATURE-----
49 >
50 > --
51 > gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] why DEPEND and RDEPEND Chris Gianelloni <wolf31o2@g.o>