commit:     6044623113c312562019c76f4023742c4e8074ff
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Jan 26 18:28:31 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 16:21:48 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=60446231

kde-plasma/plasma-integration: Add slot override

 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild 
b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
index db003d1..3593f55 100644
--- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
@@ -5,7 +5,6 @@
 EAPI=6
 
 FRAMEWORKS_MINIMAL="5.17.0"
-QT_MINIMAL="5.5.0"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -28,7 +27,7 @@ DEPEND="
        $(add_frameworks_dep kxmlgui)
        $(add_plasma_dep kwayland)
        $(add_qt_dep qtdbus)
-       dev-qt/qtgui:5=
+       $(add_qt_dep qtgui '' '' '5=')
        $(add_qt_dep qtwidgets)
        $(add_qt_dep qtx11extras)
        x11-libs/libXcursor

Reply via email to