From: MyungJoo Ham Date: Mon, 2 Jan 2017 09:37:13 +0000 (+0900) Subject: Remove Profile Build Dependency: trivial X-Git-Tag: submit/tizen/20170116.115935^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=12d4f0a5eb7e6d61ba760a497c06419fd80df342;p=apps%2Fnative%2Fbluetooth-share-ui.git Remove Profile Build Dependency: trivial Do not restrict build based on profile. If this package is not need by a specific profile, please remove it from its image (via TRE-JIRA). However, it is already removed from other profile images. Change-Id: I76a6282174c81cf5512bf2833befaac64377ace1 Signed-off-by: MyungJoo Ham --- diff --git a/packaging/org.tizen.bluetooth-share-ui.spec b/packaging/org.tizen.bluetooth-share-ui.spec index 46378c3..56a6fa9 100755 --- a/packaging/org.tizen.bluetooth-share-ui.spec +++ b/packaging/org.tizen.bluetooth-share-ui.spec @@ -9,10 +9,6 @@ Group: TO_BE_FILLED License: Flora-1.1 Source0: %{name}-%{version}.tar.gz -%if "%{?profile}" != "mobile" -ExcludeArch: %{arm} aarch64 %ix86 x86_64 -%endif - BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(dlog) BuildRequires: pkgconfig(vconf)