Merge pull request #332 from tripzero/master
authorRaphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Fri, 27 Jun 2014 15:32:06 +0000 (18:32 +0300)
committerRaphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Fri, 27 Jun 2014 15:32:06 +0000 (18:32 +0300)
Initial vehicle API support

1  2 
packaging/tizen-extensions-crosswalk.spec

@@@ -8,7 -8,7 +8,7 @@@
  %define _audiosystem_demo_package tizen-extensions-crosswalk-audiosystem-demo
  
  Name:       tizen-extensions-crosswalk
 -Version:    0.72
 +Version:    0.74
  Release:    0
  License:    BSD-3-Clause and Apache-2.0
  Group:      Development/Libraries
@@@ -38,6 -38,9 +38,9 @@@ BuildRequires: pkgconfig(capi-system-ru
  BuildRequires: pkgconfig(capi-system-sensor)
  BuildRequires: pkgconfig(capi-system-system-settings)
  BuildRequires: pkgconfig(libtzplatform-config)
+ %if "%{profile}" == "ivi"
+ BuildRequires: pkgconfig(automotive-message-broker)
+ %endif
  # For IVI, it doesn't need sim package.
  %if "%{profile}" == "mobile"
  BuildRequires: pkgconfig(capi-telephony-sim)