kde5-functions.eclass: Require KF 5.38 for KDE Plasma 5.11
authorJohannes Huber <johu@gentoo.org>
Thu, 12 Oct 2017 17:42:59 +0000 (19:42 +0200)
committerJohannes Huber <johu@gentoo.org>
Thu, 12 Oct 2017 17:45:44 +0000 (19:45 +0200)
eclass/kde5-functions.eclass

index 2e6b85bbc811233a9d582352d0c1a4273f43436f..345408aae2b5d53501b5b19b3164269728c2ddf6 100644 (file)
@@ -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