Remove hardcoded path for multiuser support
[platform/core/system/sync-agent.git] / src / fw-plugins / common-public / slp-sysnoti-wap-push / CMakeLists.txt
index cccece0..e05b934 100755 (executable)
@@ -16,7 +16,8 @@ pkg_check_modules(${PLUGIN_NAME} REQUIRED
                                        glib-2.0
                                        vconf
                                        msg-service
-                                       dlog)
+                                       dlog
+                                       libtzplatform-config)
 
 #############################################
 #