Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Kleopatra
Commits
cbdf536d
Commit
cbdf536d
authored
Mar 26, 2021
by
Ingo Klöcker
Browse files
Bump required version of libkleo
parent
036263c4
Pipeline
#55594
passed with stage
in 17 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
cbdf536d
...
...
@@ -15,7 +15,7 @@ option(DISABLE_KWATCHGNUPG "Don't build the kwatchgnupg tool [default=OFF]" OFF)
# Standalone build. Find / include everything necessary.
set
(
KF5_MIN_VERSION
"5.80.0"
)
set
(
KMIME_VERSION
"5.17.40"
)
set
(
LIBKLEO_VERSION
"5.17.4
1
"
)
set
(
LIBKLEO_VERSION
"5.17.4
2
"
)
set
(
QT_REQUIRED_VERSION
"5.14.0"
)
set
(
GPGME_REQUIRED_VERSION
"1.13.1"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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