Remove direct build dependency to context-common 88/59588/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Tue, 16 Feb 2016 12:42:52 +0000 (21:42 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 17 Feb 2016 02:28:59 +0000 (18:28 -0800)
Change-Id: Ic30f4d5eac378cfd8819ca0b76eb43954637121a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
CMakeLists.txt
packaging/context-service.spec

index 47bb118..bb79b74 100644 (file)
@@ -23,7 +23,6 @@ SET(DEPS
        cynara-creds-gdbus
        cynara-client
        cynara-session
-       context-common
        context-provider
 )
 
index 87ef83a..c500ce8 100644 (file)
@@ -24,7 +24,6 @@ BuildRequires: pkgconfig(cynara-creds-gdbus)
 BuildRequires: pkgconfig(cynara-client)
 BuildRequires: pkgconfig(cynara-session)
 
-BuildRequires: pkgconfig(context-common)
 BuildRequires: pkgconfig(context)
 BuildRequires: pkgconfig(context-provider)