Remove the 'deviced' dependency. 51/145851/1 accepted/tizen_3.0_common accepted/tizen_3.0_mobile accepted/tizen_3.0_tv accepted/tizen_3.0_wearable tizen_3.0 accepted/tizen/3.0/common/20170825.070210 accepted/tizen/3.0/mobile/20170824.221452 accepted/tizen/3.0/tv/20170824.221456 accepted/tizen/3.0/wearable/20170824.221504 submit/tizen_3.0/20170824.054121
authorSegwon <segwon.han@samsung.com>
Thu, 24 Aug 2017 05:37:07 +0000 (14:37 +0900)
committerSegwon Han <segwon.han@samsung.com>
Thu, 24 Aug 2017 05:39:00 +0000 (05:39 +0000)
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: Ieef45cadd67b1872ecfbbf2df06514478877987f

CMakeLists.txt
packaging/app-comm-svc.spec

index ebf8671..efafcb9 100755 (executable)
@@ -102,7 +102,6 @@ pkg_check_modules(packages REQUIRED
        gio-2.0
        libsystemd
        jsoncpp
-       deviced
        libxml-2.0
        bluetooth-api
        argos_watchdog
index 4222460..d921ae6 100755 (executable)
@@ -35,7 +35,6 @@ BuildRequires: pkgconfig(capi-system-system-settings)
 BuildRequires: pkgconfig(capi-appfw-app-manager)
 BuildRequires: pkgconfig(libsystemd)
 BuildRequires: pkgconfig(jsoncpp)
-BuildRequires: pkgconfig(deviced)
 BuildRequires: pkgconfig(libxml-2.0)
 BuildRequires: pkgconfig(bluetooth-api)
 BuildRequires: pkgconfig(argos_watchdog)