Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336633 - x11-libs/cairo: USE="qt" instead of USE="qt4", what's up with that?
Summary: x11-libs/cairo: USE="qt" instead of USE="qt4", what's up with that?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-09 19:07 UTC by Samuli Suominen (RETIRED)
Modified: 2010-09-09 19:37 UTC (History)
2 users (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 Samuli Suominen (RETIRED) gentoo-dev 2010-09-09 19:07:08 UTC
What's up with inventing new USE flag "qt" when we have global USE="qt4" ?

cairo-1.10.0-r1.ebuild:IUSE="X aqua debug directfb doc drm gallium opengl 
cairo-9999.ebuild:IUSE="X aqua debug directfb doc drm gallium opengl openvg qt static-libs +svg xcb"

Futhermore, the qt-gui depend is missing a SLOT dep, i.e. qt-gui:4
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2010-09-09 19:37:20 UTC
Looks like when the x11-overlay's version was copied in this blew away the correct depends the the qt4 USE flag.