mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user