mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 03:15:44 -05:00
Bump KPMcore dependency to 3.0.2.
This commit is contained in:
parent
338687e455
commit
3285ebae67
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 3.0.0 REQUIRED )
|
||||
find_package( KPMcore 3.0.2 REQUIRED )
|
||||
|
||||
add_subdirectory( tests )
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue