From 1f5588694989d7675716d15ff8fab66e6cfcf119 Mon Sep 17 00:00:00 2001 From: Segwon Date: Thu, 24 Aug 2017 14:37:07 +0900 Subject: [PATCH] Remove the 'deviced' dependency. Signed-off-by: Segwon Change-Id: Ieef45cadd67b1872ecfbbf2df06514478877987f --- CMakeLists.txt | 1 - packaging/app-comm-svc.spec | 1 - 2 files changed, 2 deletions(-) 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) -- 2.7.4