From: Somin Kim Date: Mon, 11 Jan 2016 09:45:50 +0000 (+0900) Subject: Removed clips dependency X-Git-Tag: submit/tizen/20160118.014643^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=caa93991621c66e188bbb063e88865bdad41365f;p=platform%2Fcore%2Fcontext%2Fcontext-service.git Removed clips dependency Change-Id: I013a0bfd6ad0fe4a63932946800f572dac7f95d9 Signed-off-by: Somin Kim --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4404751..9170fa8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,7 +24,6 @@ SET(DEPS cynara-creds-gdbus cynara-client cynara-session - clips context-common device-context-provider statistics-context-provider diff --git a/packaging/context-service.spec b/packaging/context-service.spec index ea23caa..e5ba6e5 100644 --- a/packaging/context-service.spec +++ b/packaging/context-service.spec @@ -32,7 +32,6 @@ BuildRequires: pkgconfig(cynara-creds-gdbus) BuildRequires: pkgconfig(cynara-client) BuildRequires: pkgconfig(cynara-session) -BuildRequires: pkgconfig(clips) BuildRequires: pkgconfig(context-common) BuildRequires: pkgconfig(context)