From: Segwon Date: Thu, 24 Aug 2017 05:37:07 +0000 (+0900) Subject: Remove the 'deviced' dependency. X-Git-Tag: accepted/tizen/3.0/tv/20170824.221456 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8f9b9d4b88728a2f103d0e08a4cea516d77dd8bb;p=platform%2Fcore%2Fconvergence%2Fapp-comm-svc.git Remove the 'deviced' dependency. Signed-off-by: Segwon Change-Id: Ieef45cadd67b1872ecfbbf2df06514478877987f --- diff --git a/CMakeLists.txt b/CMakeLists.txt index ebf8671..efafcb9 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -102,7 +102,6 @@ pkg_check_modules(packages REQUIRED gio-2.0 libsystemd jsoncpp - deviced libxml-2.0 bluetooth-api argos_watchdog diff --git a/packaging/app-comm-svc.spec b/packaging/app-comm-svc.spec index 4222460..d921ae6 100755 --- a/packaging/app-comm-svc.spec +++ b/packaging/app-comm-svc.spec @@ -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)