commit: ac2de6d07d14cbecc542aa139f375be16b828d04
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 20 12:29:50 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 29 18:07:02 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac2de6d0
kde-frameworks/qqc2-desktop-style: Drop obsolete slot op
Package-Manager: Portage-2.3.24, Repoman-2.3.6
kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
index 08ac0802a9..943757fdc9 100644
--- a/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
+++ b/kde-frameworks/qqc2-desktop-style/qqc2-desktop-style-9999.ebuild
@@ -11,12 +11,11 @@ KEYWORDS=""
LICENSE="|| ( GPL-2+ LGPL-3+ )"
IUSE=""
-# drop qtdeclarative subslot operator when QT_MINIMAL >= 5.8.0
DEPEND="
$(add_frameworks_dep kconfigwidgets)
$(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kirigami)
- $(add_qt_dep qtdeclarative '' '' '5=')
+ $(add_qt_dep qtdeclarative)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
"