Skip to content
Commit 051266c0 authored by Avi Shukron's avatar Avi Shukron Committed by Thomas Petazzoni
Browse files

package/qemu: add host-python3 as an explicit dependency



qemu requires python in its configre script. Yet host-python was
not listed as one of the package's dependencies. If no other package
requested host-python, then configuring this package will fail since
it won't find any executable named python in the host dir.

In order to reproduce this issue you must not have python2 installed
on your host machine.

Signed-off-by: default avatarAvi Shukron <avraham.shukron@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent 61d35fb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment