Skip to content

Commit

Permalink
kde5.eclass: Raise QT_MINIMAL
Browse files Browse the repository at this point in the history
  • Loading branch information
johu committed Mar 29, 2016
1 parent 30cab99 commit a4818e3
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 @@ -32,7 +32,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.2}
: ${QT_MINIMAL:=5.5.1}

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

0 comments on commit a4818e3

Please sign in to comment.