Skip to content

Commit

Permalink
kde5-functions.eclass: Drop obsolete KDE Plasma 5.11.5 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
a17r committed Jun 10, 2018
1 parent b89b17e commit 04bc2ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eclass/kde5-functions.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ case ${CATEGORY} in
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
kde-plasma)
[[ ${PV} = 5.11.5* ]] && : ${QT_MINIMAL:=5.7.1}
[[ ${PV} = 5.12.5* ]] && : ${QT_MINIMAL:=5.9.1}
if [[ ${KDE_BUILD_TYPE} = live && ${PV} != 5.12* ]]; then
: ${FRAMEWORKS_MINIMAL:=9999}
Expand Down

0 comments on commit 04bc2ea

Please sign in to comment.