Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KMail
Commits
2768cf43
Commit
2768cf43
authored
Dec 17, 2021
by
Laurent Montel
Browse files
Increase dependancy
parent
0b6679b7
Pipeline
#111507
passed with stage
in 6 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
2768cf43
...
...
@@ -80,7 +80,7 @@ find_package(KF5WebEngineViewer ${MESSAGELIB_LIB_VERSION} CONFIG REQUIRED)
find_package
(
KF5AkonadiSearch
${
AKONADI_SEARCH_VERSION
}
CONFIG REQUIRED
)
set_package_properties
(
KF5AkonadiSearch PROPERTIES DESCRIPTION
"The Akonadi Search libraries"
URL
"https://invent.kde.org/pim/akonadi-search"
TYPE REQUIRED PURPOSE
"Provides search capabilities in KMail and Akonadi"
)
set
(
GPGMEPP_LIB_VERSION
"1.1
3.1
"
)
set
(
GPGMEPP_LIB_VERSION
"1.1
5.0
"
)
find_package
(
Gpgmepp
${
GPGMEPP_LIB_VERSION
}
CONFIG REQUIRED
)
# Find KF5 package
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment