Gentoo Archives: gentoo-dev

From: Samuli Suominen <ssuominen@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] x11-libs/lib*: wrong RDEPENDs bug
Date: Mon, 28 Dec 2009 21:30:06
Message-Id: 4B3923E3.2000103@gentoo.org
In Reply to: Re: [gentoo-dev] x11-libs/lib*: wrong RDEPENDs bug by David Leverton
1 On 12/28/2009 10:51 PM, David Leverton wrote:
2 > On Monday 28 December 2009 20:50:17 Fabio Erculiani wrote:
3 >> What all this has to do with the fact that they are just build
4 >> dependencies? Just wondering.
5 >
6 > They're not just build dependencies. They're required to use the library in a
7 > certain way, namely to compile other programs against it. As long as we
8 > don't have compile-against dependencies, the only correct way to express that
9 > is RDEPEND (and also DEPEND because they're /also/ needed to build the
10 > library itself).
11 >
12
13 That's what I've been trying to say (also with my example).
14 That is, they are more than DEPENDs.
15
16 Thanks,
17
18 Samuli

Replies

Subject Author
Re: [gentoo-dev] x11-libs/lib*: wrong RDEPENDs bug Fabio Erculiani <lxnay@g.o>