Gentoo Archives: gentoo-dev

From: Paul de Vrieze <pauldv@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] (U)DEPEND: thoughts?
Date: Sun, 11 Jan 2004 12:24:51
Message-Id: 200401111324.43673.pauldv@gentoo.org
In Reply to: Re: [gentoo-dev] (U)DEPEND: thoughts? by Spider
1 On Sunday 11 January 2004 06:01, Spider wrote:
2 > Well, I'd like to see proper use of DEPEND vs. RDEPEND instead.
3 > rpm2targz is a DEPEND but not an RDEPEND, and having a portage that
4 > automatically suggests "DEPEND" and not RDEPEND packages as "unneeded"
5 > could be a good thing.
6 >
7 > Another idea is to have portage install all RDEPEND but not DEPEND
8 > -after- the package, thereby locking down even more dependency bugs with
9 > malcreated packages.
10 >
11 > Separating UDEPEND only to get DEPEND more finegrained isn't a good
12 > thing though. I really don't see the need for an extra thing just to
13 > unpack but not to compile.
14
15 I agree with Spider here, the only thing that I see as missing in the
16 dependency scheme is a good way to specify optional runtime packages.
17 (Packages that will be used if present, but that are not needed at compile
18 time or installation time)
19
20 Paul
21
22 --
23 Paul de Vrieze
24 Gentoo Developer
25 Mail: pauldv@g.o
26 Homepage: http://www.devrieze.net

Replies

Subject Author
Re: [gentoo-dev] (U)DEPEND: thoughts? Tal Peer <coredumb@g.o>