commit:     9cd9ccf8c7acac055cf78d1246e0e86d7205649f
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 11:55:09 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed May 11 11:55:09 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=9cd9ccf8

kde-plasma/kinfocenter: raise minimal frameworks dependency

Raising the minimal frameworks dependency will prevent potential issues due to
a build conditional:

Modules/about-distro/src/Module.cpp:#if KCOREADDONS_VERSION >= 
QT_VERSION_CHECK(5,20,0)

Package-Manager: portage-2.2.28

 kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild | 1 +
 kde-plasma/kinfocenter/kinfocenter-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild
index 576858a..846468f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.6.49.9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.20.0"
 KDE_HANDBOOK="true"
 inherit kde5
 

diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
index 576858a..846468f 100644
--- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild
@@ -4,6 +4,7 @@
 
 EAPI=6
 
+FRAMEWORKS_MINIMAL="5.20.0"
 KDE_HANDBOOK="true"
 inherit kde5
 

Reply via email to