If TV profile does not need geofence-dbus, update meta-tv.git
so that it does not include geofence-dbus.
If it does not include geofence-dbus already, this if profile
expression is a dead code.
Change-Id: I57339eb4445f25adb05c7c39a873578e5f238bb7
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
-%if "%{?profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
BuildRequires: cmake
BuildRequires: pkgconfig(dlog)
BuildRequires: pkgconfig(capi-base-common)