On 10/14/20 2:11 PM, Gerd Hoffmann wrote:
Right now it happens to work by pure luck because the spice chardevs add the spice dependency to the softmmu source set. That'll change though once we start building spice chardevs as module, so lets fix it properly.Signed-off-by: Gerd Hoffmann <kra...@redhat.com> --- ui/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>