Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 78898

Summary: FEATURES=test should imply USE=test
Product: Portage Development Reporter: SpanKY <vapier>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ciaran.mccreesh
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***