kde5-functions.eclass: Restrict KF 5.60 to kde-apps-19.04.3

Upcoming package moves would otherwise have unstable deps.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2019-07-15 07:39:18 +02:00
parent e83fb98b54
commit f5599e4ea3

View File

@@ -53,7 +53,7 @@ case ${CATEGORY} in
: ${PLASMA_MINIMAL:=5.14.5}
: ${QT_MINIMAL:=5.11.1}
fi
: ${FRAMEWORKS_MINIMAL:=5.60.0}
[[ ${PV} = 19.04.3 ]] && : ${FRAMEWORKS_MINIMAL:=5.60.0}
;;
esac