commit:     e00117486e5df2a33a0bd5ebad00bc38af0fad15
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 22:48:59 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 23:04:43 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=e0011748

kde-plasma/kwin: Drop subslot operator

Obsolete by QT_MINIMAL=5.7.1

Package-Manager: portage-2.3.3

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

diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index 6dd5656..420523d 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -14,7 +14,6 @@ LICENSE="GPL-2+"
 KEYWORDS=""
 IUSE="gles2 multimedia"
 
-# drop qtcore subslot operator when QT_MINIMAL >= 5.7.0
 COMMON_DEPEND="
        $(add_frameworks_dep kactivities)
        $(add_frameworks_dep kauth)
@@ -43,7 +42,7 @@ COMMON_DEPEND="
        $(add_plasma_dep breeze)
        $(add_plasma_dep kdecoration)
        $(add_plasma_dep kscreenlocker)
-       $(add_qt_dep qtcore '' '' '5=')
+       $(add_qt_dep qtcore)
        $(add_qt_dep qtdbus)
        $(add_qt_dep qtdeclarative)
        $(add_qt_dep qtgui 'gles2=')

Reply via email to