Update build dependency w.r.t. the change of context-common 85/72885/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 3 Jun 2016 01:51:03 +0000 (10:51 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 3 Jun 2016 01:51:03 +0000 (10:51 +0900)
Change-Id: Ic53ab4d5f5ea2d0103ffb1694dddecaaaff036f0
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
CMakeLists.txt
packaging/context-service.spec

index 73cdd69..73c4bb0 100644 (file)
@@ -23,7 +23,7 @@ SET(DEPS
        capi-appfw-package-manager
        appsvc
        notification
-       libcontext-server
+       context-common
        context
 )
 
index 26e7760..04ff94b 100644 (file)
@@ -41,7 +41,7 @@ BuildRequires: pkgconfig(cynara-client)
 BuildRequires: pkgconfig(cynara-session)
 %endif
 
-BuildRequires: pkgconfig(libcontext-server)
+BuildRequires: pkgconfig(context-common)
 BuildRequires: pkgconfig(context)
 BuildRequires: context-provider-devel
 Requires: context-provider