From aa794ff2e308069267833491424fa7367b96bf90 Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Fri, 21 Apr 2017 16:24:27 +0300 Subject: [PATCH] update requirements for qt 5.7, kf5 5.29 --- CMakeLists.txt | 4 ++-- README.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0147aa6d7..6d35fcdd3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,8 +8,8 @@ set(EMAIL "mvourlakos@gmail.com, audoban@openmailbox.org") set(WEBSITE "https://github.com/psifidotos/Latte-Dock") set(BUG_ADDRESS "https://github.com/psifidotos/Latte-Dock/issues") -set(QT_MIN_VERSION "5.6.0") -set(KF5_MIN_VERSION "5.26.0") +set(QT_MIN_VERSION "5.7.0") +set(KF5_MIN_VERSION "5.29.0") set(KF5_LOCALE_PREFIX "") diff --git a/README.md b/README.md index 91f04939c..ab3fcc8e7 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ We recommend that you use at least **Plasma 5.8.0** KF5I18n >= 5.29.0 KF5Notifications >= 5.29.0 KF5Archive >= 5.29.0 + KF5GlobalAccel >= 5.29.0 For X11 support: KF5WindowSystem >= 5.29.0