Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Dependencies that're available at pkg_*inst
Date: Sat, 19 Apr 2008 04:54:31
Message-Id: 20080419055420.29ab56e1@snowcone
In Reply to: Re: [gentoo-dev] Dependencies that're available at pkg_*inst by Donnie Berkholz
1 On Fri, 18 Apr 2008 21:45:13 -0700
2 Donnie Berkholz <dberkholz@g.o> wrote:
3 > I'd go with RDEPEND only. Any other interpretation results in
4 > installing build-time-only packages along with a binpkg, which
5 > doesn't seem to make sense.
6
7 That's definitely not what we want. Only a package's DEPENDs have to be
8 installed and usable when that package is built. Its RDEPENDs don't
9 have to be installed until that package is treated as usable.
10
11 For why this matters:
12
13 cat/a-1: RDEPEND cat/b
14 cat/b-1: RDEPEND cat/a
15
16 This is solvable. If package managers can't solve this, they can't
17 install Gnome off a stage 3...
18
19 --
20 Ciaran McCreesh

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies