Require recent KF5 version
We require a recent-ish Kirigami version for the app # Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
3f574a8488
commit
fdda1cd0d6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ if (SAILFISHOS)
|
||||||
set(QT_MIN_VERSION "5.6.0")
|
set(QT_MIN_VERSION "5.6.0")
|
||||||
set(QCA_MIN_VERSION "2.0.0")
|
set(QCA_MIN_VERSION "2.0.0")
|
||||||
else()
|
else()
|
||||||
set(KF5_MIN_VERSION "5.48.0")
|
set(KF5_MIN_VERSION "5.64.0")
|
||||||
set(QT_MIN_VERSION "5.10.0")
|
set(QT_MIN_VERSION "5.10.0")
|
||||||
set(QCA_MIN_VERSION "2.1.0")
|
set(QCA_MIN_VERSION "2.1.0")
|
||||||
endif()
|
endif()
|
||||||
|
|
Loading…
Reference in a new issue