mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-25 16:38:21 -04:00
Require KPMcore 3.3
This commit is contained in:
parent
2a785bdf89
commit
a2e3af2b3d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ include(GenerateExportHeader)
|
|||
find_package( Qt5 REQUIRED DBus )
|
||||
find_package( KF5 REQUIRED Config CoreAddons I18n WidgetsAddons )
|
||||
|
||||
find_package( KPMcore 3.2 REQUIRED )
|
||||
find_package( KPMcore 3.3 REQUIRED )
|
||||
|
||||
include_directories( ${KPMCORE_INCLUDE_DIR} )
|
||||
include_directories( ${PROJECT_BINARY_DIR}/src/libcalamaresui )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue