[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:07:51 UTC 2016


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

The following commit has been merged in the master branch:
commit 264a846e697197501dee11be98f776a26131e4c3
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Fri Nov 15 23:38:14 2013 +0100

    Switch away from Nepomuk to KABC::Addressee
---
 KTp/Models/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/KTp/Models/CMakeLists.txt b/KTp/Models/CMakeLists.txt
index f65ec4f..f5c18b5 100644
--- a/KTp/Models/CMakeLists.txt
+++ b/KTp/Models/CMakeLists.txt
@@ -45,7 +45,7 @@ if (KPEOPLE_FOUND)
     set (ktp_models_private_LIBS
          ${ktp_models_private_LIBS}
          ${KPEOPLE_LIBS}
-         ${NEPOMUK_CORE_LIBRARY}
+         ${KDEPIMLIBS_KABC_LIBS}
          )
 endif (KPEOPLE_FOUND)
 

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list