Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78898 - FEATURES=test should imply USE=test
Summary: FEATURES=test should imply USE=test
Status: RESOLVED DUPLICATE of bug 82513
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 20:58 UTC by SpanKY
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2005-01-20 20:58:44 UTC
some packages require cruft in order for src_test to work properly

for example, binutils/gcc/gdb all utilize dejagnu which is not normally installed on a user's computer

DEPEND="test? ( dejagnu )"

poof !
Comment 1 SpanKY gentoo-dev 2005-02-18 20:11:42 UTC

*** This bug has been marked as a duplicate of 82513 ***