From: seungku kim Date: Thu, 14 May 2015 06:11:29 +0000 (+0900) Subject: Remove rpm installation dependency of bluetooth-tools X-Git-Tag: accepted/tizen/mobile/20150514.135928^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.2015.q2_common;p=platform%2Fcore%2Fconnectivity%2Fbluetooth-frwk.git Remove rpm installation dependency of bluetooth-tools Change-Id: I1e468a89686459417ddbd067689e99c0e0effee8 Signed-off-by: seungku kim --- diff --git a/packaging/bluetooth-frwk.spec b/packaging/bluetooth-frwk.spec index e5ceac7..d6b3e67 100644 --- a/packaging/bluetooth-frwk.spec +++ b/packaging/bluetooth-frwk.spec @@ -14,7 +14,10 @@ Source1002: bt-icon.png URL: https://review.tizen.org/git/?p=platform/core/connectivity/bluetooth-frwk.git;a=summary Requires: dbus Requires: syspopup +%if "%{?profile}" != "mobile" Requires: bluetooth-tools +%endif + BuildRequires: pkgconfig(aul) BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(dlog)