On Sun, 2007-01-07 at 22:34 +0100, Bo Ørsted Andresen wrote:
> On Sunday 07 January 2007 20:31, Richard Fish wrote:
> > > bullet ~ # equery depends gtk+
> >
> > equery depends is broken.  It shows possible _dependancies_, without
> > taking USE flags into account.
> 
> Apparently this is finally fixed in svn now. Hopefully it'll be released in 
> ~arch soon... :)
> 
> https://bugs.gentoo.org/show_bug.cgi?id=81012
> 

This is what the output looks like:

[EMAIL PROTECTED] ~/svnroot-gentoo/gentoolkit/trunk/src/equery $ ./equery 
depends gtk+
[ Searching for packages depending on gtk+... ]
app-editors/gvim-7.0.174 (!aqua & gtk? >=x11-libs/gtk+-2.6)
app-text/acroread-7.0.8 (x86? >=x11-libs/gtk+-2.0)
app-text/ghostscript-esp-8.15.3-r1 (gtk? >=x11-libs/gtk+-2.0)
app-text/gnome-spell-1.0.7-r1 (>=x11-libs/gtk+-2.4)
app-text/gtkspell-2.0.11-r1 (>=x11-libs/gtk+-2)
...
sys-devel/gcc-4.1.1-r1 (!build & gcj & gtk? >=x11-libs/gtk+-2.2)
...

Which tells you that gcc depends upon any version of gtk+ greater than
or equal to gtk+-2.2 if the build USE flag is turned off and the gcj and
gtk USE flags are turned on.

Regards,
Paul

-- 
gentoo-user@gentoo.org mailing list

Reply via email to