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

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


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

The following commit has been merged in the master branch:
commit ec9317e7ef5c322d87cf502dad5262b05e9e5c4f
Author: Christophe Giboudeaux <cgiboudeaux at gmx.com>
Date:   Tue Jun 24 22:40:23 2014 +0200

    Fix build with older CMake versions.
---
 core/CMakeLists.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index e722eba..60cd815 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -28,10 +28,7 @@ set(kded_kdeconnect_SRCS
 
 kde4_add_library(kdeconnectcore SHARED ${kded_kdeconnect_SRCS})
 target_link_libraries(kdeconnectcore
-PUBLIC
     ${KDE4_KDECORE_LIBS}
-
-PRIVATE
     ${KDE4_KIO_LIBS}
     ${QJSON_LIBRARIES}
     ${QT_QTNETWORK_LIBRARY}

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list