mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 18:44:58 -06:00
ui/spice: SPICE/QXL requires PIXMAN
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
parent
89fd3eab52
commit
c98791eb63
3 changed files with 11 additions and 7 deletions
|
@ -93,7 +93,7 @@ config VGA
|
|||
|
||||
config QXL
|
||||
bool
|
||||
depends on SPICE && PCI
|
||||
depends on SPICE && PCI && PIXMAN
|
||||
select VGA
|
||||
|
||||
config VIRTIO_GPU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue