[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:06:29 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=ab48d5a

The following commit has been merged in the master branch:
commit ab48d5a485f26ef6a01dff4b18e1866205bc6861
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Mon Mar 16 16:41:33 2015 +0100

    Remove linking to KF5::TextWidgets
    
    It's not being used
---
 plugins/gabble/CMakeLists.txt    | 1 -
 plugins/kaccounts/CMakeLists.txt | 1 -
 2 files changed, 2 deletions(-)

diff --git a/plugins/gabble/CMakeLists.txt b/plugins/gabble/CMakeLists.txt
index e2fb029..92b4f9b 100644
--- a/plugins/gabble/CMakeLists.txt
+++ b/plugins/gabble/CMakeLists.txt
@@ -35,7 +35,6 @@ target_link_libraries (ktpaccountskcm_plugin_gabble
                        ktpaccountskcminternal
                        Qt5::Core
                        Qt5::Widgets
-                       KF5::TextWidgets
                        ${TELEPATHY_QT5_LIBRARIES}
 )
 
diff --git a/plugins/kaccounts/CMakeLists.txt b/plugins/kaccounts/CMakeLists.txt
index 3504d0f..0814153 100644
--- a/plugins/kaccounts/CMakeLists.txt
+++ b/plugins/kaccounts/CMakeLists.txt
@@ -19,7 +19,6 @@ target_link_libraries (ktpaccountskcm_plugin_kaccounts
                        ktpaccountskcminternal
                        Qt5::Core
                        Qt5::Widgets
-                       KF5::TextWidgets
                        ${TELEPATHY_QT5_LIBRARIES}
                        KAccounts
                        ${ACCOUNTSQT_LIBRARIES}

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list