Merge lp:~ahayzen/ubuntu-printing-app/add-qmlscene-depends into lp:ubuntu-printing-app

Proposed by Andrew Hayzen
Status: Superseded
Proposed branch: lp:~ahayzen/ubuntu-printing-app/add-qmlscene-depends
Merge into: lp:ubuntu-printing-app
Diff against target: 27 lines (+3/-2)
1 file modified
debian/control (+3/-2)
To merge this branch: bzr merge lp:~ahayzen/ubuntu-printing-app/add-qmlscene-depends
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+321542@code.launchpad.net

This proposal has been superseded by a proposal from 2017-03-31.

Commit message

* Add qmlscene to depends

Description of the change

* Add qmlscene to depends

To post a comment you must log in.
40. By Andrew Hayzen

* Rebase onto lp:~ahayzen/ubuntu-printing-app/fix-1673808-MIR-comments

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2017-03-23 12:37:45 +0000
3+++ debian/control 2017-03-31 11:09:21 +0000
4@@ -23,10 +23,10 @@
5 qml-module-qtquick2,
6 qml-module-qtquick-layouts,
7 qml-module-qttest,
8+ qml-module-ubuntu-components (>= 1.3) | qml-module-ubuntu-components-gles (>= 1.3),
9 qml-module-ubuntu-test,
10 qtdeclarative5-ubuntu-content1,
11 qtdeclarative5-ubuntu-ui-extras0.2,
12- qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
13 qtdeclarative5-dev,
14 qtdeclarative5-dev-tools,
15 xvfb
16@@ -38,9 +38,10 @@
17 Architecture: any
18 Depends: qml-module-qtquick2,
19 qml-module-qtquick-layouts,
20+ qmlscene,
21+ qml-module-ubuntu-components (>= 1.3) | qml-module-ubuntu-components-gles (>= 1.3),
22 qtdeclarative5-ubuntu-content1,
23 qtdeclarative5-ubuntu-ui-extras0.2,
24- qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3),
25 ${misc:Depends},
26 ${shlibs:Depends},
27 Description: Printing app which consumes a PDF from content-hub

Subscribers

People subscribed via source and target branches

to all changes: