Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31834 - nvclock lacks the gtk2 IUSE flag.
Summary: nvclock lacks the gtk2 IUSE flag.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-23 09:37 UTC by James Harlow (RETIRED)
Modified: 2003-10-23 10:08 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 James Harlow (RETIRED) gentoo-dev 2003-10-23 09:37:21 UTC
nvclock has the line IUSE="qt gtk" in it, however it pays attention to the gtk2 flag too. 

Reproducible: Always
Steps to Reproduce:
USE="-gtk gtk2 qt" emerge -evp nvclock | grep gtk 
Actual Results:  
GTK+ is listed as a dependency. 

Expected Results:  
According to a recent post on -dev, USE="-gtk gtk2" means "never build a gtk 
interface. Regardless of this, gtk2 should still be in the IUSE value.
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-10-23 10:08:09 UTC
fixed in CVS