Commit 63df7d7f authored by Anton Midyukov's avatar Anton Midyukov

vmguest: fix build with use/vmguest/kvm/x11 for BRANCH=p9

parent 8a4d1b91
......@@ -17,7 +17,9 @@ use/vmguest/kvm: use/vmguest
use/vmguest/kvm/x11: use/vmguest/kvm
@$(call add,THE_PACKAGES,spice-vdagent xorg-drv-qxl xorg-drv-spiceqxl)
ifneq (p9,$(BRANCH))
@$(call add,THE_PACKAGES,xorg-dri-virtio)
endif
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