#SET(provider_deps "glib-2.0 dlog json-glib-1.0 jsoncpp iotcon capi-appfw-app-manager vconf capi-network-bluetooth capi-appfw-application bundle capi-network-connection cynara-creds-gdbus cynara-client cynara-session capi-appfw-package-manager sqlite3 syspopup-caller")
-SET(provider_deps "glib-2.0 dlog json-glib-1.0 jsoncpp iotcon capi-appfw-app-manager vconf capi-network-bluetooth capi-appfw-application bundle capi-network-connection cynara-creds-gdbus cynara-client cynara-session capi-appfw-package-manager")
+SET(provider_deps "glib-2.0 dlog json-glib-1.0 jsoncpp capi-appfw-app-manager vconf capi-network-bluetooth capi-appfw-application bundle capi-network-connection cynara-creds-gdbus cynara-client cynara-session capi-appfw-package-manager")
SET(provider_deps "${provider_deps} openssl libwebsockets libcurl nsd-dns-sd capi-system-info")
TARGET_LINK_LIBRARIES(${DAEMON} ${daemon_pkgs_LIBRARIES} -lpthread -pie)
INSTALL(TARGETS ${DAEMON} DESTINATION ${BIN_INSTALL_DIR})
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/d2d-conv-manager-iotcon-server.dat DESTINATION
- /usr/share/d2d-conv-manager)
+#INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/d2d-conv-manager-iotcon-server.dat DESTINATION /usr/share/d2d-conv-manager)
INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/../msf_tizen_client/src/ca_crt.pem DESTINATION /usr/share/d2d-conv-manager)
BuildRequires: pkgconfig(vconf)
BuildRequires: pkgconfig(capi-appfw-app-manager)
BuildRequires: pkgconfig(libwebsockets)
-BuildRequires: pkgconfig(iotcon)
+#BuildRequires: pkgconfig(iotcon)
BuildRequires: pkgconfig(vconf)
BuildRequires: pkgconfig(capi-network-bluetooth)
#BuildRequires: pkgconfig(capi-network-wifi-direct)
#%{_bindir}/msf-api-test*
%license LICENSE
%attr(755,root,root) %{_sysconfdir}/gumd/useradd.d/99_d2d-conv-manager.post
-/usr/share/d2d-conv-manager/*.dat
+#/usr/share/d2d-conv-manager/*.dat
/usr/share/d2d-conv-manager/ca_crt.pem
/usr/share/dbus-1/services/*