** Changed in: location-service (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1371146

Title:
  packaging bug in ubuntu-location-
  service-2/com/ubuntu/location/units/units.h

Status in location-service package in Ubuntu:
  Fix Released

Bug description:
  units.h contains this include:
  #include <boost/units/cmath.hpp>
  
http://bazaar.launchpad.net/~phablet-team/location-service/trunk/view/head:/include/location_service/com/ubuntu/location/units/units.h#L21

  which is only available in the libboost-dev package:

  $ apt-file search boost/units/cmath.hpp 
  libboost1.54-dev: /usr/include/boost/units/cmath.hpp
  libboost1.55-dev: /usr/include/boost/units/cmath.hpp

  which are not in the build dependencies of the location service dev
  package.

  This causes problems for downstreams like platform-api, which only
  averts the build problem by including other dependencies that rely on
  boost (mir specifically)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1371146/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to