chore: lower the frameworks and Plasma requirements

This commit is contained in:
Mikhail Zolotukhin 2022-02-09 21:01:18 +03:00
parent c0959506e8
commit 5ec62c5ed9
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ option(
)
set(QT_MIN_VERSION "5.15.0")
set(KF5_MIN_VERSION "5.85.0")
set(KF5_MIN_VERSION "5.78.0")
# HACK: Use git to get the recent version
# We could explicitly set the version via project declaration

View File

@ -54,9 +54,9 @@ https://user-images.githubusercontent.com/14205339/148564378-1def9350-a871-4f75-
### Requirements
- A Linux distribution with KDE Plasma version 5.23 or higher
- A Linux distribution with KDE Plasma version 5.20 or higher
- Qt version 5.15 or higher
- KDE Frameworks version 5.80 or higher
- KDE Frameworks version 5.78 or higher
You can check if your system matches these requirements by going to System
Settings > About this System.