You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
4 years ago
|
##
|
||
|
## Install packages required for virtualization support
|
||
|
##
|
||
|
#if ARCHITECTURES amd64 i386
|
||
|
open-vm-tools-desktop
|
||
|
virtualbox-guest-x11
|
||
|
hyperv-daemons
|
||
|
#endif
|
||
|
qemu-guest-agent
|
||
|
spice-vdagent
|
||
|
xserver-xorg-video-qxl
|