Sync with the renamed packages of app-history & sensor-recorder
[platform/core/context/context-service.git] / CMakeLists.txt
index 6d7163c..6b85c19 100644 (file)
@@ -6,8 +6,8 @@ SET(target "contextd")
 
 SET(DEPS "libsystemd-login glib-2.0 gio-2.0 dlog capi-base-common alarm-service")
 SET(DEPS "${DEPS} context-common-server")
-SET(DEPS "${DEPS} app-history-server")
-SET(DEPS "${DEPS} sensor-recorder-server")
+SET(DEPS "${DEPS} context-app-history-server")
+SET(DEPS "${DEPS} context-sensor-recorder-server")
 SET(DEPS "${DEPS} context-store-server")
 
 FILE(GLOB_RECURSE SRCS src/*.cpp)