Jan Nieuwenhuizen writes: > Without this patch qemu-minimal-2.10 is not really minimal; it depends on > cups, ffmpeg, ghostscript, gstreamer, gtk, spice, ... Good catch, LGTM ... > > * gnu/packages/virtualization.scm (qemu-minimal-2.10): Use minimal > dependencies from qemu-minimal. ... though I'd write this as [native-inputs]: Inherit from QEMU-MINIMAL instead of QEMU. [inputs]: Likewise.