David Craven <da...@craven.ch> writes: > * gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER. > [arguments]: Pass --enable-spice.
Unfortunately, 'spice' only builds successfully on x86_64, so with this patch, i686 and armhf lose 'qemu'. One problem is that 'spice' depends on 'usbredir', and 'usbredir' only builds successfully on x86_64. Mark