Gentoo Archives: gentoo-pms

From: Ulrich Mueller <ulm@g.o>
To: "Michał Górny" <mgorny@g.o>
Cc: gentoo-pms@l.g.o
Subject: Re: [gentoo-pms] [PATCH 2/3] dependencies: Remove the circular dep special case for RDEPEND
Date: Fri, 05 Oct 2018 12:00:23
Message-Id: w6gd0so1u4b.fsf@kph.uni-mainz.de
In Reply to: [gentoo-pms] [PATCH 2/3] dependencies: Remove the circular dep special case for RDEPEND by "Michał Górny"
1 >>>>> On Thu, 04 Oct 2018, Michał Górny wrote:
2
3 > Remove the circular dependency note for RDEPEND. This is confusing
4 > at best, and there is no gain from claiming that non-standard, redundant
5 > Portage behavior is valid.
6
7 > Signed-off-by: Michał Górny <mgorny@g.o>
8 > ---
9 > dependencies.tex | 3 +--
10 > 1 file changed, 1 insertion(+), 2 deletions(-)
11
12 > diff --git a/dependencies.tex b/dependencies.tex
13 > index 65ec074..3c5d297 100644
14 > --- a/dependencies.tex
15 > +++ b/dependencies.tex
16 > @@ -21,8 +21,7 @@
17 > \t{src_install} & \t{DEPEND}, \t{BDEPEND} \\
18 > \addlinespace
19 > \t{pkg_preinst}, \t{pkg_postinst}, \t{pkg_prerm}, \t{pkg_postrm} &
20 > - \t{RDEPEND} (unless the particular dependency results in a circular dependency, in which
21 > - case it may be installed later) \\
22 > + \t{RDEPEND} \\
23 > \addlinespace
24 > \t{pkg_config} & \t{RDEPEND}, \t{PDEPEND} \\
25 > \bottomrule
26 > --
27 > 2.19.0
28
29 Ack.

Attachments

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