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

List:       kde-commits
Subject:    playground/base/plasma/dataengines/presence/cmake/modules
From:       Andre Moreira Magalhaes <andrunko () yahoo ! com ! br>
Date:       2009-07-20 20:06:21
Message-ID: 1248120381.647097.14620.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1000088 by andrunko:

Require latest TelepathyQt4.


 M  +5 -5      FindTelepathyQt4.cmake  


--- trunk/playground/base/plasma/dataengines/presence/cmake/modules/FindTelepathyQt4.cmake \
#1000087:1000088 @@ -1,7 +1,7 @@
-# Try to find the Qt binding of the Telepathy library
-# TELEPATHY_QT_FOUND - system has TelepathyQt4
-# TELEPATHY_QT_INCLUDE_DIR - the TelepathyQt4 include directory
-# TELEPATHY_QT_LIBRARIES - Link these to use TelepathyQt4
+# Try to find the Qt4 binding of the Telepathy library
+# TELEPATHY_QT4_FOUND - system has TelepathyQt4
+# TELEPATHY_QT4_INCLUDE_DIR - the TelepathyQt4 include directory
+# TELEPATHY_QT4_LIBRARIES - Link these to use TelepathyQt4
 
 # Copyright (c) 2008, Allen Winter <winter@kde.org>
 # Copyright (c) 2009, Andre Moreira Magalhaes <andrunko@gmail.com>
@@ -17,7 +17,7 @@
 
 find_package(PkgConfig)
 if(PKG_CONFIG_FOUND)
-    pkg_check_modules(PC_TELEPATHY_QT4 QUIET TelepathyQt4>=0.1.7)
+    pkg_check_modules(PC_TELEPATHY_QT4 QUIET TelepathyQt4>=0.1.8)
 endif(PKG_CONFIG_FOUND)
 
 find_path(TELEPATHY_QT4_INCLUDE_DIR


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

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