[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:27:37 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=1bda804

The following commit has been merged in the master branch:
commit 1bda8043cdc19990306799f9e6b0f002fa097591
Author: Aleix Pol <aleixpol at kde.org>
Date:   Sat Jun 14 13:12:48 2014 +0200

    Remove unneeded libraries to link against
    
    Now the kded doesn't compile everything, so it has less dependencies
---
 kded/CMakeLists.txt | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/kded/CMakeLists.txt b/kded/CMakeLists.txt
index 2b27ceb..4317e74 100644
--- a/kded/CMakeLists.txt
+++ b/kded/CMakeLists.txt
@@ -43,11 +43,6 @@ kde4_add_plugin(kded_kdeconnect kded.cpp)
 
 target_link_libraries(kded_kdeconnect
     ${KDE4_KDECORE_LIBS}
-    ${KDE4_KDEUI_LIBS}
-    ${KDE4_KIO_LIBS}
-    ${QT_QTNETWORK_LIBRARY}
-    ${QJSON_LIBRARIES}
-    ${QCA2_LIBRARIES}
 )
 
 include(../macros.cmake)

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list