[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:19:19 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=3cb6b0e

The following commit has been merged in the master branch:
commit 3cb6b0e0439fc131f9aa2245e79747a5b5a34385
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Thu May 19 15:36:48 2011 +0300

    Require TelepathyQt4 0.5.16
---
 cmake/modules/FindTelepathyQt4.cmake | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmake/modules/FindTelepathyQt4.cmake b/cmake/modules/FindTelepathyQt4.cmake
index 4bed08a..cc183b6 100644
--- a/cmake/modules/FindTelepathyQt4.cmake
+++ b/cmake/modules/FindTelepathyQt4.cmake
@@ -17,7 +17,7 @@ endif(TELEPATHY_QT4_INCLUDE_DIR AND TELEPATHY_QT4_LIBRARIES)
 
 find_package(PkgConfig)
 if(PKG_CONFIG_FOUND)
-    pkg_check_modules(PC_TELEPATHY_QT4 QUIET TelepathyQt4>=0.2.0)
+    pkg_check_modules(PC_TELEPATHY_QT4 QUIET TelepathyQt4>=0.5.16)
 endif(PKG_CONFIG_FOUND)
 
 find_path(TELEPATHY_QT4_INCLUDE_DIR

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list