projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
169638b
)
kde5-functions.eclass: Drop obsolete KDE Applications KF5-min
author
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 10 Jun 2018 20:44:23 +0000
(22:44 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Sun, 10 Jun 2018 20:44:23 +0000
(22:44 +0200)
eclass/kde5-functions.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5-functions.eclass
b/eclass/kde5-functions.eclass
index 51ed5b678209860d01e16bc63aa20ff674a24547..89fa32146ae1e5eb41bfe706831a97e9300e1df2 100644
(file)
--- a/
eclass/kde5-functions.eclass
+++ b/
eclass/kde5-functions.eclass
@@
-52,9
+52,6
@@
case ${CATEGORY} in
: ${QT_MINIMAL:=5.9.1}
fi
[[ ${PV} = 18.04.2* ]] && : ${FRAMEWORKS_MINIMAL:=5.44.0}
- if [[ ${KDE_BUILD_TYPE} = live || ${PV} = 18.04* ]]; then
- : ${FRAMEWORKS_MINIMAL:=5.46.0}
- fi
;;
esac