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