Bump minimum KF5 version to 5.31.

This commit is contained in:
Andrius Štikonas 2017-04-16 19:34:41 +01:00
parent 255e34bf9e
commit e45d35b5fe
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
)
# Load the frameworks we need
find_package(KF5 5.23 REQUIRED
find_package(KF5 5.31 REQUIRED
Config
ConfigWidgets
CoreAddons