Commit 429b9401 authored by Anton Midyukov's avatar Anton Midyukov

vmguest: add xorg-drv-spiceqxl, xorg-dri-virtio to kvm/x11

xorg-dri-virtio is a separate package in Mesa 21.1. But in p9 Mesa 21.0, so the package is added to regexp.
parent 31d9010c
......@@ -16,7 +16,8 @@ use/vmguest/kvm: use/vmguest
@$(call add,THE_PACKAGES,qemu-guest-agent)
use/vmguest/kvm/x11: use/vmguest/kvm
@$(call add,THE_PACKAGES,spice-vdagent xorg-drv-qxl)
@$(call add,THE_PACKAGES,spice-vdagent xorg-drv-qxl xorg-drv-spiceqxl)
@$(call add,THE_PACKAGES_REGEXP,xorg-dri-virtio.*)
else
use/vmguest/kvm use/vmguest/kvm/x11: ; @:
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment