Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: ferringb@×××××.com, gentoo-pms@l.g.o
Subject: Re: [gentoo-dev] GLEP: gentoo sync based unified deps proposal
Date: Tue, 18 Sep 2012 08:26:53
Message-Id: 20120918102551.500ff19b@pomiocik.lan
In Reply to: [gentoo-dev] GLEP: gentoo sync based unified deps proposal by Brian Harring
1 > test depends: to specifically mark those dependencies that are only
2 > needed for when the pkg is being tested; effectively ephemeral
3 > build/run time depends that go away once testing is completed.
4
5 Does that mean that USE=test is going away somehow?
6
7 Also, could you please stop spreading FUD with your examples? A quick
8 glance shows that what you have expanded there, a fairly reasonable
9 Gentoo dev will solve using:
10
11 RDEPEND="..."
12 DEPEND="${RDEPEND}
13 ..."
14
15 So if you really want to show some advantages, please compare it with
16 *real* code.
17
18 --
19 Best regards,
20 Michał Górny

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] GLEP: gentoo sync based unified deps proposal Brian Harring <ferringb@×××××.com>