summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-10 22:44:23 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-10 22:44:23 +0200
commit872071b94d00b261e5754bef5aac647fcce6f691 (patch)
tree8ab88e63f319ae4d56156d50452e7309f6c370cf
parentkde5-functions: Raise KDE_APPS_MINIMAL=17.12.3 (diff)
downloadgentoo-872071b9.tar.gz
gentoo-872071b9.tar.bz2
gentoo-872071b9.zip
kde5-functions.eclass: Drop obsolete KDE Applications KF5-min
-rw-r--r--eclass/kde5-functions.eclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/eclass/kde5-functions.eclass b/eclass/kde5-functions.eclass
index 51ed5b678209..89fa32146ae1 100644
--- 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