projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fe359a
)
kde5-functions.eclass: Require KF 5.38 for KDE Plasma 5.11
author
Johannes Huber
<johu@gentoo.org>
Thu, 12 Oct 2017 17:42:59 +0000
(19:42 +0200)
committer
Johannes Huber
<johu@gentoo.org>
Thu, 12 Oct 2017 17:45:44 +0000
(19:45 +0200)
eclass/kde5-functions.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5-functions.eclass
b/eclass/kde5-functions.eclass
index 2e6b85bbc811233a9d582352d0c1a4273f43436f..345408aae2b5d53501b5b19b3164269728c2ddf6 100644
(file)
--- a/
eclass/kde5-functions.eclass
+++ b/
eclass/kde5-functions.eclass
@@
-35,6
+35,7
@@
case ${CATEGORY} in
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
kde-plasma)
+ [[ ${PV} = 5.11* ]] && : ${FRAMEWORKS_MINIMAL:=5.38.0}
if [[ ${KDE_BUILD_TYPE} = live ]]; then
: ${FRAMEWORKS_MINIMAL:=9999}
fi