Skip to content

Commit

Permalink
kde5-functions.eclass: Drop obsolete KDE Plasma 5.12.5 minimum deps
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Oct 18, 2018
1 parent 2f98344 commit 3b45a73
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eclass/kde5-functions.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ case ${CATEGORY} in
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
kde-plasma)
if [[ ${PV} = 5.12.5* ]]; then
: ${FRAMEWORKS_MINIMAL:=5.43.0}
: ${QT_MINIMAL:=5.9.1}
fi
if [[ ${PV} = 5.12* ]]; then
: ${FRAMEWORKS_MINIMAL:=5.46.0}
: ${KDE_APPS_MINIMAL:=17.12.3}
Expand Down

0 comments on commit 3b45a73

Please sign in to comment.