Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105631 - equery: show implied -USE dependent- dependecies
Summary: equery: show implied -USE dependent- dependecies
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-11 13:48 UTC by Daniel Franke
Modified: 2011-07-20 04:29 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 Daniel Franke 2005-09-11 13:48:27 UTC
Example: libusb-1.10a  
  
There are no external dependencies if there is no USE flag set. Contrary,  
there ARE external dependencies (jade/docbook) if USE="doc" is specified  
(in my case, added to /etc/portage/package.use).   

Reproducible: Always
Steps to Reproduce:
 


Expected Results:  
Show USE-flag implied dependecies as well, in the case of libusb (if USE=doc  
is defined):  
 * app-text/openjade  
 * ~app-text/docbook-sgml-dtd-4.2  
 
(got these from /usr/portage/dev-libs/libusb/libusb-0.1.10a.ebuild, DEPEND  
var)
Comment 1 Paul Varner (RETIRED) gentoo-dev 2011-07-20 04:29:15 UTC
This has been fixed in equery depgraph for quite awhile.  It shows what use flags will pull in a dependency.

Reopen and/or add a note if you disagree.  If you disagree, please specify why you disagree.