[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [baloo/frameworks] /: Fix build.
From:       Christophe Giboudeaux <cgiboudeaux () gmx ! com>
Date:       2014-07-03 19:59:31
Message-ID: E1X2nAJ-0000yp-1P () scm ! kde ! org
[Download RAW message or body]

Git commit 2369c41f189617d20d7788d74e62ae0cca9cbe55 by Christophe Giboudeau=
x.
Committed on 03/07/2014 at 19:52.
Pushed by cgiboudeaux into branch 'frameworks'.

Fix build.

M  +2    -1    CMakeLists.txt
M  +1    -1    KF5BalooConfig.cmake.in

http://commits.kde.org/baloo/2369c41f189617d20d7788d74e62ae0cca9cbe55

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7851183..b6682fa 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -32,7 +32,8 @@ option(KDEPIM_SUPPORT_BUILD "Build baloo kdepim support" =
FALSE)
 # Build dependencies
 find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Widgets DBus Test Sql)
 =

-find_package(KF5 ${KF5_VERSION} REQUIRED COMPONENTS I18n Config Service Id=
leTime KCMUtils Auth Runner Crash Solid KIO KDELibs4Support FileMetaData)
+find_package(KF5 ${KF5_VERSION} REQUIRED COMPONENTS I18n Config Service Id=
leTime KCMUtils Auth Runner Crash Solid KIO KDELibs4Support)
+find_package(KF5 ${BALOO_VERSION} REQUIRED COMPONENTS FileMetaData)
 =

 if (KDEPIM_SUPPORT_BUILD)
   find_package(KF5Akonadi CONFIG)
diff --git a/KF5BalooConfig.cmake.in b/KF5BalooConfig.cmake.in
index aafe8c6..cc94c13 100644
--- a/KF5BalooConfig.cmake.in
+++ b/KF5BalooConfig.cmake.in
@@ -2,7 +2,7 @@
 =

 find_dependency(Qt5Core)
 find_dependency(KF5CoreAddons "@KF5_VERSION@")
-find_dependency(KF5FileMetaData)
+find_dependency(KF5FileMetaData "@BALOO_VERSION@")
 find_dependency(Xapian)
 =

 include(FeatureSummary)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic