Remove contact dependency 42/37742/1 accepted/tizen/common/20150407.101820 accepted/tizen/mobile/20150405.124238 accepted/tizen/mobile/20150504.111040 accepted/tizen/tv/20150405.122408 accepted/tizen/wearable/20150405.123553 submit/tizen/20150403.081003 submit/tizen_mobile/20150504.081108
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 3 Apr 2015 08:08:42 +0000 (17:08 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 3 Apr 2015 08:08:42 +0000 (17:08 +0900)
Requirement from contact / calendar team

Change-Id: I96c8ff48d4c70746f19f416039247a44edf9cb98

packaging/bluetooth-share.spec

index 3afacc9..e027dd6 100644 (file)
@@ -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)