Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12746 - check about USE values used for dependencies
Summary: check about USE values used for dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-26 14:54 UTC by Maurizio Disimino
Modified: 2003-02-03 06:43 UTC (History)
0 users

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 Maurizio Disimino 2002-12-26 14:54:43 UTC
let's say I got DEPEND="png? ( >=media-gfx/xv-3.10a-r2 )"
1) How could I be sure tha media-gfx/xv has been compiled with USE=png ? 
2 ) And if it was compiled with USE="-png" portage should force
a re-emerge with USE="png"

thanks
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-02-03 06:43:23 UTC
1.) check the USE file in the db /var/db/pkg/
2.) yes. It should. (Search for other bugs)