Skip to content

Commit

Permalink
eclass: Raise minimal QT version to 5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrueg committed Sep 27, 2015
1 parent b79f351 commit aad4287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eclass/kde5.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ EXPORT_FUNCTIONS pkg_pretend pkg_setup src_unpack src_prepare src_configure src_
# @ECLASS-VARIABLE: QT_MINIMAL
# @DESCRIPTION:
# Minimal Qt version to require for the package.
: ${QT_MINIMAL:=5.4.1}
: ${QT_MINIMAL:=5.4.2}

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

0 comments on commit aad4287

Please sign in to comment.