On Wed, 02/22 10:18, Fam Zheng wrote:
> Python is no longer installed implicitly, but the QEMU build system
> requires it. List it in PACKAGES.
>
> Reported-by: Auger Eric
> Signed-off-by: Fam Zheng
> ---
> tests/docker/dockerfiles/fedora.docker | 2 +-
> 1 file changed, 1 insertion(+), 1 delet
On Wed, 02/22 08:56, Alex Bennée wrote:
>
> Fam Zheng writes:
>
> > Python is no longer installed implicitly, but the QEMU build system
> > requires it. List it in PACKAGES.
>
> Doesn't fedora have a similar system to dpkg's build-deps that we should
> use to install dependencies?
It does, but
Fam Zheng writes:
> Python is no longer installed implicitly, but the QEMU build system
> requires it. List it in PACKAGES.
Doesn't fedora have a similar system to dpkg's build-deps that we should
use to install dependencies?
>
> Reported-by: Auger Eric
> Signed-off-by: Fam Zheng
> ---
> te
Hi Fam,
On 22/02/2017 03:18, Fam Zheng wrote:
> Python is no longer installed implicitly, but the QEMU build system
> requires it. List it in PACKAGES.
>
> Reported-by: Auger Eric
> Signed-off-by: Fam Zheng
Tested-by: Eric Auger
Thanks!
Eric
> ---
> tests/docker/dockerfiles/fedora.docker |