Merge lp:~abreu-alexandre/unity-webapps-qml/add-autopilot-package-dep into lp:unity-webapps-qml

Proposed by Alexandre Abreu
Status: Merged
Approved by: Robert Bruce Park
Approved revision: 67
Merged at revision: 71
Proposed branch: lp:~abreu-alexandre/unity-webapps-qml/add-autopilot-package-dep
Merge into: lp:unity-webapps-qml
Diff against target: 11 lines (+1/-0)
1 file modified
debian/control (+1/-0)
To merge this branch: bzr merge lp:~abreu-alexandre/unity-webapps-qml/add-autopilot-package-dep
Reviewer Review Type Date Requested Status
Robert Bruce Park (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+186827@code.launchpad.net

Commit message

Add python-gobject dep to autopilot package

Description of the change

Add python-gobject dep to autopilot package

To post a comment you must log in.
Revision history for this message
VĂ­ctor R. Ruiz (vrruiz) wrote :

It's Unity8 who's really missing the dependency.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Robert Bruce Park (robru) wrote :

I agree with lool[0] that actually we do need the gobject dep because we are using gobject directly.

[0] https://bugs.launchpad.net/ubuntu/+source/unity-webapps-qml/+bug/1228196/comments/3

review: Approve

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 2013-09-10 21:46:56 +0000
3+++ debian/control 2013-09-20 15:33:55 +0000
4@@ -61,6 +61,7 @@
5 Depends: dpkg-dev,
6 libautopilot-qt,
7 libqt5test5,
8+ python-gobject,
9 qmlscene,
10 qtdeclarative5-unity-action-plugin,
11 qtdeclarative5-window-plugin,

Subscribers

People subscribed via source and target branches

to all changes: