From 706d72dcb97ac1ad44d30216ca24bab5d438ec7c Mon Sep 17 00:00:00 2001 From: DoHyun Pyun Date: Fri, 3 Apr 2015 17:08:42 +0900 Subject: [PATCH] Remove contact dependency Requirement from contact / calendar team Change-Id: I96c8ff48d4c70746f19f416039247a44edf9cb98 --- packaging/bluetooth-share.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packaging/bluetooth-share.spec b/packaging/bluetooth-share.spec index 3afacc9..e027dd6 100644 --- a/packaging/bluetooth-share.spec +++ b/packaging/bluetooth-share.spec @@ -20,10 +20,10 @@ BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(dlog) # Same check as in tizen-extensions-crosswalk. A per-package or global # bcond would be better, but for now let's follow Crosswalk's approach. -%if "%{profile}" == "mobile" -BuildRequires: pkgconfig(calendar-service2) -BuildRequires: pkgconfig(contacts-service2) -%endif +#%if "%{profile}" == "mobile" +#BuildRequires: pkgconfig(calendar-service2) +#BuildRequires: pkgconfig(contacts-service2) +#%endif BuildRequires: pkgconfig(vconf) BuildRequires: pkgconfig(pmapi) BuildRequires: pkgconfig(sysman) -- 2.7.4