[SCM] ktp-common-internals packaging branch, master, updated. debian/15.12.1-2-1839-gf0635e9

Maximiliano Curia maxy at moszumanska.debian.org
Mon May 9 09:08:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=31bc755

The following commit has been merged in the master branch:
commit 31bc755dbf1df5b8a2025fe205653d1178fac5d7
Author: Aleix Pol <aleixpol at kde.org>
Date:   Tue Feb 3 17:09:17 2015 +0100

    Actions plugins are now in KPeopleWidgets
---
 kpeople/actionsplugin/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kpeople/actionsplugin/CMakeLists.txt b/kpeople/actionsplugin/CMakeLists.txt
index cc918bf..fe92689 100644
--- a/kpeople/actionsplugin/CMakeLists.txt
+++ b/kpeople/actionsplugin/CMakeLists.txt
@@ -3,7 +3,7 @@ add_library (ktp_kpeople_plugin MODULE
 )
 
 target_link_libraries (ktp_kpeople_plugin
-    KF5::People
+    KF5::PeopleWidgets
     KF5::I18n
     KF5::Service
     KTp::CommonInternals

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list