mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-26 00:48:22 -04:00
[partition] Bump kpmcore requirements
This commit is contained in:
parent
93cf5acea4
commit
e8f694fe02
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ find_package( KF5 REQUIRED CoreAddons )
|
|||
# These are needed because KPMcore links publicly against ConfigCore, I18n, IconThemes, KIOCore and Service
|
||||
find_package( KF5 REQUIRED Config I18n IconThemes KIO Service )
|
||||
|
||||
find_package( KPMcore 2.2 REQUIRED )
|
||||
find_package( KPMcore 2.9.90 REQUIRED )
|
||||
|
||||
add_subdirectory( tests )
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue