1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-27 06:03:51 +03:00

update requirements for qt 5.7, kf5 5.29

This commit is contained in:
Michail Vourlakos 2017-04-21 16:24:27 +03:00
parent f9c9a30982
commit aa794ff2e3
2 changed files with 3 additions and 2 deletions

View File

@ -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 "")

View File

@ -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