On 16/03/2018 10:43, Daniel P. Berrangé wrote: >> I wonder if we should simply do "dnf build-dep qemu" and only list additional >> (mingw, for example) packages explicitly, like the debian dockerfiles. > From an upstream POV it feels wrong to have our builds depend on the state > of stuff listed in the Fedora RPM spec file, as we don't want changes in > Fedora to randomly break QEMU upstream CI.
I agree---I'll send v2 of this patch. Paolo