Merge lp:~nik90/dropping-letters/update-dependency into lp:dropping-letters

Proposed by Nekhelesh Ramananthan
Status: Merged
Approved by: Alan Pope 🍺🐧🐱 πŸ¦„
Approved revision: 60
Merged at revision: 60
Proposed branch: lp:~nik90/dropping-letters/update-dependency
Merge into: lp:dropping-letters
Diff against target: 17 lines (+6/-1)
1 file modified
debian/control (+6/-1)
To merge this branch: bzr merge lp:~nik90/dropping-letters/update-dependency
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Alan Pope 🍺🐧🐱 πŸ¦„ (community) Approve
Review via email: mp+234573@code.launchpad.net

Commit message

Updated debian package dependency

Description of the change

Updated debian package dependency

To post a comment you must log in.
Revision history for this message
Nekhelesh Ramananthan (nik90) wrote :

NOTE: I removed qtdeclarative5-localstorage-plugin, qtdeclarative5-qtquick2-plugin, qtdeclarative5-window-plugin since they are already dependencies of the ubuntu-ui-toolkit package that dropping letters depends on.

Revision history for this message
Alan Pope 🍺🐧🐱 πŸ¦„ (popey) wrote :

Nice one, thanks Nekhelesh.

review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Approve (continuous-integration)

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 2014-04-10 10:52:05 +0000
3+++ debian/control 2014-09-13 14:21:58 +0000
4@@ -10,7 +10,12 @@
5
6 Package: dropping-letters
7 Architecture: all
8-Depends: ${misc:Depends},qtdeclarative5-hud1.0,qtdeclarative5-localstorage-plugin,qtdeclarative5-particles-plugin,qtdeclarative5-qtmultimedia-plugin,qtdeclarative5-qtquick2-plugin,qtdeclarative5-ubuntu-ui-toolkit-plugin|qt-components-ubuntu,qtdeclarative5-window-plugin,qtdeclarative5-xmllistmodel-plugin,qmlscene
9+Depends: ${misc:Depends},
10+ qtdeclarative5-particles-plugin,
11+ qtdeclarative5-qtmultimedia-plugin,
12+ qtdeclarative5-ubuntu-ui-toolkit-plugin|qt-components-ubuntu,
13+ qtdeclarative5-xmllistmodel-plugin,
14+ qmlscene,
15 Description: Dropping Letters game
16 Build up words from falling letters to score
17 points. Don't let the letters build up to the

Subscribers

People subscribed via source and target branches