[SCM] ktp-text-ui packaging branch, master, updated. debian/15.12.1-1-1918-gdf4b0ec

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-text-ui.git;a=commitdiff;h=6f2909f

The following commit has been merged in the master branch:
commit 6f2909fd3d9f3e531308f820b3fff535068de1c2
Author: George Kiagiadakis <george.kiagiadakis at collabora.com>
Date:   Thu May 19 15:34:29 2011 +0300

    Remove Nepomuk & SDO dependencies from CMakeLists.txt
---
 CMakeLists.txt | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 80bbb33..ccbd803 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,10 +8,7 @@ set (CMAKE_MODULE_PATH
 
 set(KDE_MIN_VERSION "4.4.75")
 find_package (KDE4 ${KDE_MIN_VERSION} REQUIRED)
-find_package (Nepomuk REQUIRED)
 find_package (TelepathyQt4 REQUIRED)
-set(SDO_MIN_VERSION "0.3.60")
-find_package(SharedDesktopOntologies ${SDO_MIN_VERSION} REQUIRED)
 
 include (CheckIncludeFiles)
 include (KDE4Defaults)

-- 
ktp-text-ui packaging



More information about the pkg-kde-commits mailing list