Switch to use context-provider, instead of device, statistics, and place-context... 37/56637/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 11 Jan 2016 13:38:55 +0000 (22:38 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Mon, 11 Jan 2016 13:38:55 +0000 (22:38 +0900)
Change-Id: I675a18e8a8b153f0dc1301c6347be34425dd3338
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
CMakeLists.txt
packaging/context-service.spec

index 9170fa88562385dc6ee4b517de679f58a51411b3..d1968908baf03d29fffc45685ef5bd8942bdb36c 100644 (file)
@@ -25,9 +25,7 @@ SET(DEPS
        cynara-client
        cynara-session
        context-common
-       device-context-provider
-       statistics-context-provider
-       place-context-provider
+       context-provider
 )
 
 IF("${MAINLOOP}" STREQUAL "ecore")
index e5ba6e565d319c1795eddd0425bd4aa96ed9aecb..370d90c46c1f6226be11039c327fab47e0117a2b 100644 (file)
@@ -34,10 +34,7 @@ BuildRequires: pkgconfig(cynara-session)
 
 BuildRequires: pkgconfig(context-common)
 BuildRequires: pkgconfig(context)
-
-BuildRequires: pkgconfig(device-context-provider)
-BuildRequires: pkgconfig(statistics-context-provider)
-BuildRequires: pkgconfig(place-context-provider)
+BuildRequires: pkgconfig(context-provider)
 
 Requires(preun): /usr/bin/systemctl
 Requires(post): /usr/bin/systemctl