Modified not to load wakeup engine with wake_word_detection turned off
[platform/core/uifw/multi-assistant-service.git] / CMakeLists.txt
index 243649b..816b812 100644 (file)
@@ -28,6 +28,7 @@ pkg_check_modules(pkgs REQUIRED
        multi-assistant
        vconf
        pkgmgr-info
+       jsoncpp
 )
 
 # SET FLAG ---------------------------------------------------------------------------------------