commit: 55346f081efe16c4149b5664075953ee48566b79
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 11 20:36:31 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Oct 11 20:36:31 2018 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=55346f08
kde5-functions.eclass: Drop remaining KDE Plasma 5.12 reference
eclass/kde5-functions.eclass | 1 -
1 file changed, 1 deletion(-)
diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 95a4dff9aa..c59a3dc01d 100644
--- a/eclass/kde5-functions.eclass
+++ b/eclass/kde5-functions.eclass
@@ -38,7 +38,6 @@ case ${CATEGORY} in
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
kde-plasma)
- [[ ${PV} = 5.12* ]] && : ${QT_MINIMAL:=5.9.6}
if [[ ${KDE_BUILD_TYPE} = live && ${PV} != 5.??.49* ]]; then
: ${FRAMEWORKS_MINIMAL:=9999}
fi