- This package should not be included in OBS Tizen:non-mobile projects
if you do not want to build this package in Tizen:non-mobile, not
saying "ExcludeArch" based on profile macro. The profile macro is going
to be obsolste soon in Tizen 4.0.
Change-Id: If46f0a8d11d03313550ecab9a196208b92d77f6b
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
-%if "%{profile}" == "wearable"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
-%if "%{profile}" == "tv"
-ExcludeArch: %{arm} %ix86 x86_64
-%endif
-
BuildRequires: cmake
BuildRequires: edje-tools
BuildRequires: gettext-tools