Merge lp:~xnox/powerd/ftxbfs into lp:powerd

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Michael Frey
Approved revision: 108
Merged at revision: 108
Proposed branch: lp:~xnox/powerd/ftxbfs
Merge into: lp:powerd
Diff against target: 12 lines (+1/-1)
1 file modified
debian/control (+1/-1)
To merge this branch: bzr merge lp:~xnox/powerd/ftxbfs
Reviewer Review Type Date Requested Status
Michael Frey (community) Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+202891@code.launchpad.net

Commit message

Build-depend on python:any, instead of python. Fixes FT-X-BFS.

Description of the change

Build-depend on python:any, instead of python. Fixes FT-X-BFS.

To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

With latest cmake (as of today's upload) one can cross-build powerd with this change following:
$ mk-sbuild --target armhf trusty
$ sbuild --host armhf powerd*.dsc

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Michael Frey (mfrey) wrote :

good.

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 2014-01-14 03:14:22 +0000
3+++ debian/control 2014-01-23 17:14:52 +0000
4@@ -7,7 +7,7 @@
5 libglib2.0-dev,
6 android-headers (>= 4.2.2),
7 libhybris-dev (>= 0.1.0+git20131206+0cdd7f2-0ubuntu1),
8- python,
9+ python:any,
10 libandroid-properties-dev,
11 libplatform-api1-dev,
12 libupower-glib-dev,

Subscribers

People subscribed via source and target branches