kde5-functions.eclass: Drop obsolete KDE Applications KF5-min
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 10 Jun 2018 20:44:23 +0000 (22:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 10 Jun 2018 20:44:23 +0000 (22:44 +0200)
eclass/kde5-functions.eclass

index 51ed5b678209860d01e16bc63aa20ff674a24547..89fa32146ae1e5eb41bfe706831a97e9300e1df2 100644 (file)
@@ -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