[motion] rename libcore-context-manager to motion
authorHyunjin Park <hj.na.park@samsung.com>
Fri, 10 Jul 2015 04:11:29 +0000 (13:11 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Fri, 10 Jul 2015 04:57:02 +0000 (13:57 +0900)
Change-Id: I586a89a8c95907ff6d05f1a16c3d53afc5772809

packaging/webapi-plugins.spec
src/humanactivitymonitor/humanactivitymonitor.gyp

index 86ef1545053f503fb9731f94dc26fe0ecb175d32..2e45fc7e0de784287b2be88b5060c562e09e0774 100755 (executable)
@@ -361,7 +361,7 @@ BuildRequires: pkgconfig(capi-web-url-download)
 %endif
 
 %if 0%{?tizen_feature_ham_support}
-BuildRequires: pkgconfig(libcore-context-manager)
+BuildRequires: pkgconfig(motion)
 BuildRequires: pkgconfig(capi-system-sensor)
 BuildRequires: pkgconfig(capi-location-manager)
 %endif
index 2eca3ba500cb8f060daf41a26ca25c7f4da22f56..38f27a38216c7e290a5c7b38bfb8e99a9d38628a 100755 (executable)
@@ -22,7 +22,7 @@
         ['tizen == 1', {
           'variables': {
             'packages': [
-              'libcore-context-manager',
+              'motion',
               'capi-system-sensor',
               'capi-location-manager',
             ]