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: Sat, 03 Jul 2004 15:35:11
Message-Id: 79830000.1088868877@[192.168.207.2]
In Reply to: Re: [gentoo-dev] Difference between PDEPEND and RDEPEND? by Sergey Kuleshov
1 Hello Sergey,
2
3
4 --On Samstag, Juli 03, 2004 15:52:39 +0300 Sergey Kuleshov
5 <svyatogor@g.o> wrote:
6
7 >> can anybody enlight me about the difference between PDEPEND and RDEPEND?
8 >>
9 >> Is PDEPEND for stuff that MUST be merged after the ebuild is merged, or
10 >> is the same like RDEPEND, which means that stuff in PDEPEND could be
11 >> merged before or after the ebuild.
12 > Reading from man 5 ebuild, it says:
13 > --
14 > PDEPEND
15 > This should contain a list of all packages that will have to be
16 > installed *after* the program has been merged.
17 > --
18
19 Thanks, I can read man pages. ;)
20
21 >> What happens with ebuilds in PDEPEND which are already installed?
22 > Hm, would be interested to know too...
23
24 Thats the point. If installing (if it wasn't installed) or reinstalling if
25 it was installed afterwards is not a must, then there is no real difference
26 between RDEPEND and PDEPEND. Nothing guarantees that a package is really
27 (re-) installed afterwards.
28
29 Regards,
30
31 Alexander
32
33
34 --
35 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Difference between PDEPEND and RDEPEND? Sergey Kuleshov <svyatogor@g.o>
Re: [gentoo-dev] Difference between PDEPEND and RDEPEND? Mike Frysinger <vapier@g.o>