commit:     db590782d7da8ffb90695a6fb23fa4ede6136f98
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 14:21:45 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 14:22:41 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db590782

kde-frameworks/frameworkintegration: revision bump to solve crash after 
upgrading Qt

Package-Manager: portage-2.2.20.1

 ...gration-5.15.0.ebuild => frameworkintegration-5.15.0-r1.ebuild} | 1 +
 .../frameworkintegration/frameworkintegration-5.15.0.ebuild        | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0-r1.ebuild
similarity index 98%
copy from kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild
copy to 
kde-frameworks/frameworkintegration/frameworkintegration-5.15.0-r1.ebuild
index 0c41d1b..076b02c 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0-r1.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=5
 
+QT_MINIMAL="5.5.1"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild
index 0c41d1b..08ee464 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.15.0.ebuild
@@ -25,9 +25,10 @@ RDEPEND="
        $(add_frameworks_dep knotifications)
        $(add_frameworks_dep kwidgetsaddons)
        $(add_frameworks_dep kxmlgui)
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
+       <dev-qt/qtcore-5.5:5
+       <dev-qt/qtdbus-5.5:5
+       <dev-qt/qtgui-5.5:5
+       <dev-qt/qtwidgets-5.5:5
        X? (
                dev-qt/qtx11extras:5
                x11-libs/libxcb

Reply via email to