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

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:57:37 UTC 2016


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

The following commit has been merged in the master branch:
commit 0a6516e7e14b16264588a98238dca260dfa99b7d
Author: George Goldberg <grundleborg at googlemail.com>
Date:   Mon Jul 27 21:28:04 2009 +0000

    Make the KCM link against the plugin interfaces library.
    
    svn path=/trunk/playground/network/telepathy-accounts-kcm/; revision=1003233
---
 src/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f38f36a..4d481c7 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -35,6 +35,7 @@ kde4_add_plugin (kcm_telepathy_accounts
 )
 
 target_link_libraries (kcm_telepathy_accounts
+                       libkcmtelepathyaccounts
                        ${QT_LIBRARIES}
                        ${KDE4_KDEUI_LIBS}
                        ${TELEPATHY_QT4_LIBRARIES}

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list