[SCM] ktp-approver packaging branch, master, updated. debian/15.12.1-1-299-g62cbbd7

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 09:13:19 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-approver.git;a=commitdiff;h=3917b32

The following commit has been merged in the master branch:
commit 3917b32f18a861355e2c6038c511218b78038c3c
Author: Dario Freddi <dario.freddi at collabora.com>
Date:   Sat Dec 10 14:54:53 2011 +0100

    port-to-0.9: Bump tp-qt requirement
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2f9a6c8..db14ab6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@ project(telepathy_kde_approver)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules)
 
 find_package(KDE4 REQUIRED)
-find_package(TelepathyQt4 0.5.3 REQUIRED)
+find_package(TelepathyQt4 0.8.9 REQUIRED)
 
 include_directories(${KDE4_INCLUDES} ${TELEPATHY_QT4_INCLUDE_DIR})
 add_definitions(${KDE4_DEFINITIONS})

-- 
ktp-approver packaging



More information about the pkg-kde-commits mailing list