Require KDecoration >= 5.13.0 .
Differential Revision: https://phabricator.kde.org/D14320
This commit is contained in:
parent
7785c19f11
commit
df802d49a1
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ set_package_properties(KF5DocTools PROPERTIES
|
|||
)
|
||||
add_feature_info("KF5DocTools" KF5DocTools_FOUND "Enable building documentation")
|
||||
|
||||
find_package(KDecoration2 CONFIG REQUIRED)
|
||||
find_package(KDecoration2 5.13.0 CONFIG REQUIRED)
|
||||
|
||||
find_package(KScreenLocker CONFIG REQUIRED)
|
||||
set_package_properties(KScreenLocker PROPERTIES
|
||||
|
|
Loading…
Reference in a new issue