commit:     a08d09351bfd24287fcaaee881b18eb1c842431b
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Mon Jan 25 22:51:42 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 16:21:47 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a08d0935

kde-frameworks/frameworkintegration: Add slot override

QT_MINIMAL is defined in eclass.

 kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild 
b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
index ebcc851..673a9d1 100644
--- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
+++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
@@ -26,7 +26,7 @@ RDEPEND="
        $(add_frameworks_dep kwidgetsaddons)
        $(add_frameworks_dep kxmlgui)
        $(add_qt_dep qtdbus)
-       dev-qt/qtgui:5=
+       $(add_qt_dep qtgui '' '' '5=')
        $(add_qt_dep qtwidgets)
        media-fonts/noto
        X? (

Reply via email to