Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551772 - [kde overlay] kde-plasma/kinfocenter kde-frameworks/plasma kde-plasma/kwin -9999 depend on dev-qt/qtgui:5[opengl]. Flag is dropped in QT Overlay
Summary: [kde overlay] kde-plasma/kinfocenter kde-frameworks/plasma kde-plasma/kwin -9...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-11 13:35 UTC by jospezial
Modified: 2015-06-11 16: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 jospezial 2015-06-11 13:35:04 UTC
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

dev-qt/qtgui:5

  (dev-qt/qtgui-5.9999:5/5::qt, ebuild scheduled for merge) conflicts with
    dev-qt/qtgui:5[opengl] required by (kde-plasma/kinfocenter-9999:5/5::kde, installed)
                   ^^^^^^ 
    dev-qt/qtgui:5[opengl,-gles2] required by (kde-frameworks/plasma-9999:5/9999::kde, installed)
                   ^^^^^^        
    dev-qt/qtgui:5[-gles2,opengl] required by (kde-plasma/kwin-9999:5/5::kde, installed)
                          ^^^^^^ 


opengl USE flag was dropped in QT overlay qtgui:

https://github.com/gentoo/qt/commit/5d02af58a0482e6967f56e78b6ec4e9d5eff00f7

" [dev-qt] Make opengl support mandatory in qtgui:5, adjust reverse deps.

This helps to avoid a whole class of nasty bugs similar to #532140."