Make sure to install xserver-xorg-video-all

merge-requests/16/head
Arnaud Rebillout 4 years ago
parent 71d6357806
commit b5de1c0c3f
No known key found for this signature in database
GPG Key ID: E725E87914600216

@ -1,5 +1,7 @@
##
## Install packages required for virtualization support
## Install packages required for virtualization support.
## Note that xserver-xorg-video-all needs to be explicitly stated, otherwise
## we only get the vmware video driver (pulled in by open-vm-tools-desktop).
##
#if ARCHITECTURES amd64 i386
open-vm-tools-desktop
@ -8,4 +10,4 @@ hyperv-daemons
#endif
qemu-guest-agent
spice-vdagent
xserver-xorg-video-qxl
xserver-xorg-video-all

Loading…
Cancel
Save