projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7904250
)
kde5-functions.eclass: KDE Plasma 5.17.0 depends on KF-5.63.0 minimum
author
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 16 Oct 2019 09:10:10 +0000
(11:10 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 16 Oct 2019 09:23:42 +0000
(11:23 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
eclass/kde5-functions.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5-functions.eclass
b/eclass/kde5-functions.eclass
index 1ce5a0446135aff948b54bd208d38b1e74b9fc76..652ed06b7be5367a9ca40550f509d7ce5fcfc198 100644
(file)
--- a/
eclass/kde5-functions.eclass
+++ b/
eclass/kde5-functions.eclass
@@
-37,6
+37,7
@@
case ${CATEGORY} in
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
kde-plasma)
+ [[ ${PV} = 5.17* ]] && : ${FRAMEWORKS_MINIMAL:=5.63.0}
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
esac