Skip to content

Commit

Permalink
kde5-functions: Raise PLASMA_MINIMAL=5.12.5, FRAMEWORKS_MINIMAL=5.46
Browse files Browse the repository at this point in the history
  • Loading branch information
a17r committed Jun 10, 2018
1 parent d6bf8c7 commit 1e63649
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eclass/kde5-functions.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ esac
# @ECLASS-VARIABLE: FRAMEWORKS_MINIMAL
# @DESCRIPTION:
# Minimum version of Frameworks to require. This affects add_frameworks_dep.
: ${FRAMEWORKS_MINIMAL:=5.43.0}
: ${FRAMEWORKS_MINIMAL:=5.46.0}

# @ECLASS-VARIABLE: PLASMA_MINIMAL
# @DESCRIPTION:
# Minimum version of Plasma to require. This affects add_plasma_dep.
: ${PLASMA_MINIMAL:=5.11.5}
: ${PLASMA_MINIMAL:=5.12.5}

# @ECLASS-VARIABLE: KDE_APPS_MINIMAL
# @DESCRIPTION:
Expand Down

0 comments on commit 1e63649

Please sign in to comment.