Add missing dependencies
[platform/framework/web/data-provider-slave.git] / CMakeLists.txt
index 23ca456..3901588 100644 (file)
@@ -25,6 +25,8 @@ pkg_check_modules(pkg REQUIRED
        capi-system-system-settings
        com-core
        shortcut
+       appsvc
+       appcore-efl
 )
 
 SET(PACKAGE "${PROJECT_NAME}")