~system-settings-touch/ubuntu-system-settings/rtm-14.09

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI Train Bot
  • Author(s): Andrea Cimitan
  • Date: 2015-01-23 18:19:25 UTC
  • mfrom: (964.3.3 rtm-14.09)
  • Revision ID: ci-train-bot@canonical.com-20150123181925-6cvv8s29p3fh9oaf
Fix continue button in wifi wizard page, adds qml-module-qtsysteminfo as ubuntu-system-settings-wizard dep Fixes: #1363400
Approved by: Ken VanDine, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
99
99
Architecture: any
100
100
Depends: ${misc:Depends},
101
101
         ${shlibs:Depends},
 
102
         qml-module-qtsysteminfo,
102
103
         ubuntu-system-settings (= ${binary:Version}),
103
104
         unity8 (>= 8.01),
104
105
Recommends: qtdeclarative5-qtmir-plugin (>= 0.4)