~vorlon/platform-api/lp.1465958

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI Train Bot
  • Author(s): Loïc Minier
  • Date: 2015-03-26 00:05:47 UTC
  • mfrom: (287.3.1 dep-fix)
  • Revision ID: ci-train-bot@canonical.com-20150326000547-k5tdczz29gyc7107
Fix dependency on transitional package; should fix multi-arch installation of
armhf package on an amd64 system.
Approved by: Ricardo Mendoza

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
Pre-Depends: ${misc:Pre-Depends},
53
53
Multi-Arch: same
54
54
Depends: ${misc:Depends},
55
 
         libplatform-api-headers,
 
55
         libubuntu-application-api-headers,
56
56
Description: Platform API for system level capabilities (API headers)
57
57
 This package provides the library headers for the hw-access parts of the Platform API.
58
58
 .