Skip to content

Commit

Permalink
update requirements for qt 5.7, kf5 5.29
Browse files Browse the repository at this point in the history
  • Loading branch information
psifidotos committed Apr 21, 2017
1 parent 63ab65f commit 6eacf3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -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 "")

Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -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
Expand Down

0 comments on commit 6eacf3b

Please sign in to comment.