[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:13:35 +0000 (13:13 +0900)
Change-Id: I586a89a8c95907ff6d05f1a16c3d53afc5772809

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

index 91d19d765855d9c9bc12c087a36bd019cc7f4231..bd1e4df205ae2ceb569b35172113660a7cc85ffd 100755 (executable)
@@ -349,7 +349,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',
             ]