[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:21 UTC 2016


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

The following commit has been merged in the master branch:
commit 1906d128532b334ce514fbe722f1bd8901d6678f
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Thu Jun 9 11:39:11 2011 +0300

    Do not uselessly link against the deprecated kutils library.
---
 adiumxtra-protocol-handler/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/adiumxtra-protocol-handler/CMakeLists.txt b/adiumxtra-protocol-handler/CMakeLists.txt
index b1c2766..b345f47 100644
--- a/adiumxtra-protocol-handler/CMakeLists.txt
+++ b/adiumxtra-protocol-handler/CMakeLists.txt
@@ -18,7 +18,7 @@ target_link_libraries(adiumxtra-protocol-handler
 			${KDE4_KDECORE_LIBS}
 			${KDE4_KDEUI_LIBS}
 			${QT_QTWEBKIT_LIBRARY}
-			${KDE4_KUTILS_LIBS}
+			${KDE4_KEMOTICONS_LIBS}
 			${QT_QTXML_LIBRARY}
 			${KDE4_KIO_LIBS}
 			ktelepathy_chat_lib)

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list