[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:06:58 UTC 2016


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

The following commit has been merged in the master branch:
commit 41e523433b3c415b6b53a19a27f9b4eaf894c796
Author: Hrvoje Senjan <hrvoje.senjan at gmail.com>
Date:   Mon Jul 8 21:49:54 2013 +0200

    Add missing ${NEPOMUK_CORE_LIBRARY}
---
 KTp/Models/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/KTp/Models/CMakeLists.txt b/KTp/Models/CMakeLists.txt
index bcb3af4..87d1bab 100644
--- a/KTp/Models/CMakeLists.txt
+++ b/KTp/Models/CMakeLists.txt
@@ -45,6 +45,7 @@ if (KPEOPLE_FOUND)
     set (ktp_models_private_LIBS
          ${ktp_models_private_LIBS}
          kpeople
+         ${NEPOMUK_CORE_LIBRARY}
          )
 endif (KPEOPLE_FOUND)
 

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list