Remove the 'deviced' dependency. 49/145849/1 accepted/tizen_unified accepted/tizen/unified/20170824.172337 submit/tizen/20170824.054105
authorSegwon <segwon.han@samsung.com>
Thu, 24 Aug 2017 05:37:07 +0000 (14:37 +0900)
committerSegwon <segwon.han@samsung.com>
Thu, 24 Aug 2017 05:38:28 +0000 (14:38 +0900)
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 6d9b38a..a2409f8 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)