Merge lp:~thomir-deactivatedaccount/autopilot/fix-powerpc-dep into lp:autopilot

Proposed by Thomi Richards
Status: Merged
Approved by: Didier Roche-Tolomelli
Approved revision: 323
Merged at revision: 323
Proposed branch: lp:~thomir-deactivatedaccount/autopilot/fix-powerpc-dep
Merge into: lp:autopilot
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~thomir-deactivatedaccount/autopilot/fix-powerpc-dep
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Approve
Didier Roche-Tolomelli Approve
Review via email: mp+184691@code.launchpad.net

Commit message

Fix powerpc dependency issue.

Description of the change

Fix powerpc dep issue.

To post a comment you must log in.
Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

great!

review: Approve
Revision history for this message
PS Jenkins bot (ps-jenkins) :
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 2013-08-30 15:35:45 +0000
3+++ debian/control 2013-09-09 21:40:33 +0000
4@@ -58,7 +58,7 @@
5 Architecture: any
6 Section: metapackages
7 Depends: ${misc:Depends},
8- libautopilot-qt (>= 1.3),
9+ libautopilot-qt (>= 1.3) [!powerpc],
10 python-autopilot,
11 python-evdev,
12 python-ubuntu-platform-api [armhf],

Subscribers

People subscribed via source and target branches