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
PIM Messagelib
Commits
de35a1be
Commit
de35a1be
authored
Apr 14, 2017
by
Laurent Montel
😁
Browse files
GIT_SILENT: increase dependancies
parent
8c187f38
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
de35a1be
...
...
@@ -15,26 +15,26 @@ set(KF5_VERSION "5.32.0")
set
(
MESSAGELIB_LIB_VERSION
${
PIM_VERSION
}
)
set
(
AKONADIMIME_LIB_VERSION
"5.
4.9
0"
)
set
(
AKONADIMIME_LIB_VERSION
"5.
5.4
0"
)
set
(
QT_REQUIRED_VERSION
"5.6.0"
)
set
(
AKONADI_VERSION
"5.
4.9
0"
)
set
(
GRANTLEETHEME_LIB_VERSION
"5.
4.9
0"
)
set
(
GRAVATAR_LIB_VERSION
"5.
4.9
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.
4.9
0"
)
set
(
KCONTACTS_LIB_VERSION
"5.
4.9
0"
)
set
(
KDEPIM_APPS_LIB_VERSION
"5.
4.9
0"
)
set
(
KLDAP_LIB_VERSION
"5.
4.9
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.
4.9
0"
)
set
(
KMBOX_LIB_VERSION
"5.
4.9
0"
)
set
(
KMIME_LIB_VERSION
"5.
4.9
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.
4.9
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.
4.9
0"
)
set
(
LIBKLEO_LIB_VERSION
"5.
4.9
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.
4.9
0"
)
set
(
AKONADI_VERSION
"5.
5.4
0"
)
set
(
GRANTLEETHEME_LIB_VERSION
"5.
5.4
0"
)
set
(
GRAVATAR_LIB_VERSION
"5.
5.4
0"
)
set
(
IDENTITYMANAGEMENT_LIB_VERSION
"5.
5.4
0"
)
set
(
KCONTACTS_LIB_VERSION
"5.
5.4
0"
)
set
(
KDEPIM_APPS_LIB_VERSION
"5.
5.4
0"
)
set
(
KLDAP_LIB_VERSION
"5.
5.4
0"
)
set
(
KMAILTRANSPORT_LIB_VERSION
"5.
5.4
0"
)
set
(
KMBOX_LIB_VERSION
"5.
5.4
0"
)
set
(
KMIME_LIB_VERSION
"5.
5.4
0"
)
set
(
KPIMTEXTEDIT_LIB_VERSION
"5.
5.4
0"
)
set
(
LIBKDEPIM_LIB_VERSION
"5.
5.4
0"
)
set
(
LIBKLEO_LIB_VERSION
"5.
5.4
0"
)
set
(
PIMCOMMON_LIB_VERSION
"5.
5.4
0"
)
set
(
GPGME_LIB_VERSION
"1.8.0"
)
set
(
AKONADI_CONTACT_VERSION
"5.
4.9
0"
)
set
(
AKONADI_CONTACT_VERSION
"5.
5.4
0"
)
if
(
${
MIMETREEPARSER_ONLY_BUILD
}
)
set
(
KF5_VERSION
"5.26.0"
)
...
...
@@ -103,7 +103,7 @@ if (NOT ${MIMETREEPARSER_ONLY_BUILD})
find_package
(
KF5PimTextEdit
${
KPIMTEXTEDIT_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5SendLater
${
KDEPIM_APPS_LIB_VERSION
}
CONFIG REQUIRED
)
find_package
(
KF5AkonadiSearch
"5.
4.9
0"
CONFIG REQUIRED
)
find_package
(
KF5AkonadiSearch
"5.
5.4
0"
CONFIG REQUIRED
)
set_package_properties
(
KF5AkonadiSearch PROPERTIES DESCRIPTION
"The Akonadi Search libraries"
URL
"http://www.kde.org"
TYPE REQUIRED PURPOSE
"Provides search capabilities in KMail and Akonadi"
)
endif
()
...
...
Write
Preview
Supports
Markdown
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