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


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

The following commit has been merged in the master branch:
commit 95e92d45d863b8c8687962270c1473ea7e3d7c7e
Author: Martin Klapetek <mklapetek at kde.org>
Date:   Tue Dec 3 21:38:09 2013 +0100

    Stop trying to find Nepomuk...it's not coming back.
    
    Long live KPeople2!
---
 KTp/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/KTp/CMakeLists.txt b/KTp/CMakeLists.txt
index 958c7ac..29ee1ab 100644
--- a/KTp/CMakeLists.txt
+++ b/KTp/CMakeLists.txt
@@ -80,8 +80,6 @@ if (TELEPATHY_LOGGER_QT4_FOUND)
 endif (TELEPATHY_LOGGER_QT4_FOUND)
 
 if (KPEOPLE_FOUND)
-    #this is temporary whilst im-persons-data-source still has it's own query
-    find_package (NepomukCore REQUIRED)
     include_directories(${KPEOPLE_INCLUDES})
 
     set (ktp_common_internals_private_SRCS

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list