Skip to content

Commit

Permalink
kde5-functions.eclass: Drop obsolete kde-plasma-5.12 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 Nov 10, 2018
1 parent ed30835 commit 5f7efd6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions eclass/kde5-functions.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ case ${CATEGORY} in
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
kde-plasma)
if [[ ${PV} = 5.12* ]]; then
: ${FRAMEWORKS_MINIMAL:=5.46.0}
: ${KDE_APPS_MINIMAL:=17.12.3}
: ${QT_MINIMAL:=5.9.4}
fi
if [[ ${PV} = 5.13.5 ]]; then
: ${FRAMEWORKS_MINIMAL:=5.46.0}
: ${KDE_APPS_MINIMAL:=17.12.3}
Expand Down

0 comments on commit 5f7efd6

Please sign in to comment.