From 00d61595ddeb2fc049b0e9e67b55113820d52573 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 19 Aug 2017 22:17:49 +0200 Subject: [PATCH] kde-frameworks/knotifications: Drop obsolete subslot operator Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- kde-frameworks/knotifications/knotifications-5.37.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kde-frameworks/knotifications/knotifications-5.37.0.ebuild b/kde-frameworks/knotifications/knotifications-5.37.0.ebuild index 66584d3cce88..ac165c3bdce4 100644 --- a/kde-frameworks/knotifications/knotifications-5.37.0.ebuild +++ b/kde-frameworks/knotifications/knotifications-5.37.0.ebuild @@ -11,14 +11,13 @@ LICENSE="LGPL-2.1+" KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="dbus nls speech X" -# drop qtgui subslot operator when QT_MINIMAL >= 5.7.0 RDEPEND=" $(add_frameworks_dep kcodecs) $(add_frameworks_dep kconfig) $(add_frameworks_dep kcoreaddons) $(add_frameworks_dep kwindowsystem) $(add_qt_dep qtdbus) - $(add_qt_dep qtgui '' '' '5=') + $(add_qt_dep qtgui) $(add_qt_dep qtwidgets) media-libs/phonon[qt5] dbus? ( dev-libs/libdbusmenu-qt[qt5] ) -- 2.26.2