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

Bug 140799

Summary: USE="-qt" should imply -qt3 and -qt4
Product: Gentoo Linux Reporter: Mike <mmiikkee13>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike 2006-07-17 09:47:52 UTC
I first noticed this when gnome was trying to pull in poppler-bindings, which wanted qt3 and 4. But it may happen on other packages as well. I had -kde -qt in my USE flags, but poppler-bindings wanted not one, but two versions of qt. An emerge -pv showed that even though I had -qt set, -qt3 and -qt4 weren't. Shouldn't -qt also disable all versions of qt, and not just qt in general?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-17 10:34:41 UTC
No, it shouldn't. USE=qt doesn't exist any more (except for two remaining ebuilds).