From: Taejin Woo Date: Fri, 4 Dec 2015 08:03:47 +0000 (+0900) Subject: Remove the dependency about TV X-Git-Tag: accepted/tizen/mobile/20151206.225032^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d91e91eaefd93aeb76dd3ce422b72eb93748c56;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-agent.git Remove the dependency about TV Change-Id: Ib236048d407717df12d809e3f3c66c47ec32e7eb Signed-off-by: Taejin Woo --- diff --git a/packaging/bluetooth-agent.spec b/packaging/bluetooth-agent.spec index 6e32e4f..8ceb4cb 100644 --- a/packaging/bluetooth-agent.spec +++ b/packaging/bluetooth-agent.spec @@ -9,6 +9,10 @@ License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1001: bluetooth-agent.manifest +%if "%{?tizen_profile_name}" == "tv" +ExcludeArch: %{arm} %ix86 x86_64 +%endif + Requires(post): sys-assert BuildRequires: pkgconfig(aul) BuildRequires: pkgconfig(bluetooth-api)