[SCM] ktp-kded-integration-module packaging branch, master, updated. debian/15.12.1-2-382-gbd961c2

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-kded-module.git;a=commitdiff;h=12b5e4f

The following commit has been merged in the master branch:
commit 12b5e4fcfc64e2c343334a441a47263a44ed3f87
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Sat Jun 16 21:48:53 2012 +0300

    Use the proper kidletime library cmake variable
---
 CMakeLists.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index a87b51b..b0fe150 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,8 +47,7 @@ target_link_libraries (kded_ktp_integration_module
                        ${TELEPATHY_QT4_LIBRARIES}
                        ${KTP_LIBRARIES}
                        ${KDE4_KDEUI_LIBS}
-                       kidletime
-
+                       ${KDE4_KIDLETIME_LIBRARY}
 )
 
 install (TARGETS kded_ktp_integration_module

-- 
ktp-kded-integration-module packaging



More information about the pkg-kde-commits mailing list