From 12d4f0a5eb7e6d61ba760a497c06419fd80df342 Mon Sep 17 00:00:00 2001 From: MyungJoo Ham Date: Mon, 2 Jan 2017 18:37:13 +0900 Subject: [PATCH] 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 --- packaging/org.tizen.bluetooth-share-ui.spec | 4 ---- 1 file changed, 4 deletions(-) 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) -- 2.7.4