Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: CDEPEND
Date: Tue, 26 Apr 2016 02:41:48
Message-Id: loom.20160426T042939-100@post.gmane.org
In Reply to: [gentoo-user] Re: new packages has no dependencies by James
1 James <wireless <at> tampabay.rr.com> writes:
2
3
4 > > > A circular! yippie.
5 > > It's intentional. In jflex-1.6.1.ebuild, you'll find...
6
7 > > PDEPEND=">=dev-java/javacup-0.11b_p20151001:0"
8
9 and I see CDEPEND::
10
11 CDEPEND="dev-java/ant-core:0"
12
13 Compile-Depend? If so, what's the difference in DEPEND and CDEPEND?
14
15 Googling only produced examples with CDEPND, no clear definition::
16
17 [1] https://wiki.gentoo.org/wiki/Java_Developer_Guide
18 [2] https://devmanual.gentoo.org/eclass-reference/autotools-utils.eclass/
19
20 Do you have a definition of exactly what a CDEPEND is?
21
22 Those (2) aforemention docs do not show CDEPEND in the local search, as
23 they (occurences of "CDEPEND") are found in non-text parts of the documents.
24
25
26 Is there way to globally search doc indexs like: [3] ?
27
28 [3] https://devmanual.gentoo.org/eclass-reference/index.html
29
30
31 tia,
32 James

Replies

Subject Author
Re: [gentoo-user] Re: CDEPEND Sam Jorna <wraeth@g.o>