Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Unified DEPENDENCIES concept
Date: Fri, 07 Sep 2012 16:18:58
Message-Id: 20120907171059.525eea36@googlemail.com
In Reply to: Re: [gentoo-dev] Unified DEPENDENCIES concept by Alexis Ballier
1 On Fri, 7 Sep 2012 12:46:41 -0300
2 Alexis Ballier <aballier@g.o> wrote:
3 > For example, what is the HDEPEND equivalent for DEPENDENCIES ? exherbo
4 > documentation doesn't seem to mention an equivalent label.
5
6 DEPENDENCIES is essentially independent of what label names we
7 introduce. I get the impression Gentoo will be bikeshedding, er, I mean
8 selecting shorter names for some of the labels than what Exherbo is
9 using. So HDEPEND could be 'host' if you like.
10
11 In any case, the reason you don't see a 'host' label on Exherbo is
12 because it's called 'build'. Exherbo's taken a more comprehensive
13 approach to handling ROOT-related dependencies -- dependency resolution
14 for ROOT!=/ still uses / for satisfying not-purely-runtimeish
15 dependencies, and then has a way of locking versions on / to versions
16 in ROOT. It does rely upon having a fully-ROOT-and-/-aware resolver,
17 though, so it may not be suitable for Gentoo.
18
19 --
20 Ciaran McCreesh

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] Unified DEPENDENCIES concept Zac Medico <zmedico@g.o>