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

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:28:01 UTC 2016


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

The following commit has been merged in the master branch:
commit f961fe0d9f5c909c7f22dcd36b69e09b00c676fb
Author: Àlex Fiestas <afiestas at kde.org>
Date:   Mon Sep 22 09:35:40 2014 +0200

    Port kcm free of KDELibs4Support
---
 kcm/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kcm/CMakeLists.txt b/kcm/CMakeLists.txt
index 1a20691..03796a0 100644
--- a/kcm/CMakeLists.txt
+++ b/kcm/CMakeLists.txt
@@ -17,7 +17,7 @@ add_library(kcm_kdeconnect MODULE ${kcm_SRCS})
 target_link_libraries(kcm_kdeconnect
     Qt5::Core
     Qt5::Gui
-    KF5::KDELibs4Support
+    KF5::I18n
     KF5::KCMUtils
     kdeconnectinterfaces
 )

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list