~ci-train-bot/libqofono/libqofono-ubuntu-yakkety-1866

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI Train Bot
  • Author(s): Ken VanDine
  • Date: 2015-09-25 13:57:16 UTC
  • mfrom: (210.1.1 libqofono-ubuntu)
  • Revision ID: ci-train-bot@canonical.com-20150925135716-tqdp20b1m8wjvy56
libqofono-dev should depend on libqofono-qt5-0 (= ${binary:Version}

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
Architecture: any
29
29
Depends: ${shlibs:Depends},
30
30
         ${misc:Depends},
 
31
         libqofono-qt5-0 (= ${binary:Version}),
31
32
Description: Qt library for Ofono
32
33
 A library for accessing the ofono daemon, and a declarative plugin for 
33
34
 it. This allows accessing ofono in qtquick and friends.