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
KDE PIM Runtime
Commits
a25277c4
Commit
a25277c4
authored
Feb 13, 2022
by
Volker Krause
Committed by
Laurent Montel
Feb 13, 2022
Browse files
Adapt to KIdentityManagement changes
See
kidentitymanagement!11
.
parent
f49d60b8
Pipeline
#137468
passed with stage
in 13 minutes and 41 seconds
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a25277c4
...
...
@@ -69,7 +69,7 @@ set(KDEPIMRUNTIME_LIB_VERSION "${KDEPIM_RUNTIME_VERSION_NUMBER}")
set
(
KDEPIMRUNTIME_LIB_SOVERSION
"5"
)
set
(
AKONADI_VERSION
"5.19.40"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.19.4
0
"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.19.4
2
"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.19.40"
)
set
(
CALENDARUTILS_LIB_VERSION
"5.19.40"
)
set
(
KIMAP_LIB_VERSION
"5.19.40"
)
...
...
resources/imap/CMakeLists.txt
View file @
a25277c4
...
...
@@ -116,7 +116,7 @@ target_link_libraries(imapresource
KF5::KIOWidgets
KF5::Mime
KF5::AkonadiMime
KF5::IdentityManagement
KF5::IdentityManagement
Widgets
KF5::AkonadiAgentBase
KF5::I18n
KF5::WindowSystem
...
...
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