Skip to content

Commit

Permalink
kde5-functions.eclass: Drop obsolete Plasma 5.16.3 min deps
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Aug 15, 2019
1 parent e9ce712 commit 0069e36
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 @@ -42,7 +42,6 @@ case ${CATEGORY} in
: ${FRAMEWORKS_MINIMAL:=5.57.0}
: ${QT_MINIMAL:=5.11.1}
fi
[[ ${PV} = 5.16.3 ]] && : ${FRAMEWORKS_MINIMAL:=5.58.0}
[[ ${KDE_BUILD_TYPE} = live ]] && : ${FRAMEWORKS_MINIMAL:=9999}
;;
esac
Expand Down

0 comments on commit 0069e36

Please sign in to comment.