commit: ae8e0b323b085a8b389d672feecd9d84e71b6ae9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 12:13:20 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 16:24:52 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae8e0b32
kde5-functions.eclass: kde-apps-19.04 already depend on >=KF-5.56
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
eclass/kde5-functions.eclass | 3 +++
1 file changed, 3 insertions(+)
diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index b8c52efa9f3..0973ca938fe 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -44,6 +44,9 @@ case ${CATEGORY} in
: ${QT_MINIMAL:=5.12.1}
fi
;;
+ kde-apps)
+ [[ ${PV} = 19.04* ]] && : ${FRAMEWORKS_MINIMAL:=5.56.0}
+ ;;
esac
# @ECLASS-VARIABLE: QT_MINIMAL