On Wed, 02/22 08:56, Alex Bennée wrote: > > Fam Zheng <f...@redhat.com> 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 I'm not sure how to generate PACKAGES out of that, for the SHOW_ENV feature. Fam