Gentoo Archives: gentoo-dev

From: Alexander Holler <holler@××××××××××.de>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Difference between PDEPEND and RDEPEND?
Date: Sun, 04 Jul 2004 10:51:22
Message-Id: 36660000.1088938240@[192.168.207.2]
In Reply to: Re: [gentoo-dev] Difference between PDEPEND and RDEPEND? by Mike Frysinger
1 Hello Mike,
2
3 --On Samstag, Juli 03, 2004 19:36:21 -0400 Mike Frysinger
4 <vapier@g.o> wrote:
5
6 > On Saturday 03 July 2004 11:34 am, Alexander Holler wrote:
7 >> Thats the point. If installing (if it wasn't installed) or reinstalling
8 >> if it was installed afterwards is not a must, then there is no real
9 >> difference between RDEPEND and PDEPEND. Nothing guarantees that a
10 >> package is really (re-) installed afterwards.
11 >
12 > it's mostly used to force upgrades with related packages but to avoid
13 > circular dependencies (which would happen with RDEPEND)
14
15 I think you mean DEPEND, not RDEPEND. Circular dependencies using RDEPEND
16 can't occur, because RDEPEND says nothing about the order in which ebuilds
17 must be installed.
18
19 Kind regards, Alexander
20
21
22 --
23 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Difference between PDEPEND and RDEPEND? Ciaran McCreesh <ciaranm@g.o>