Revert "Move open-vm-tools-desktop out of the if statement"

This reverts commit aaf1a294ee.

The arm64 version of openvm-tools-desktop is still hiding in kali-experimental
so adding it in now would break the ISO builds.
merge-requests/19/head
Steev Klimaszewski 4 years ago
parent aaf1a294ee
commit caae8735cd

@ -2,10 +2,10 @@
## Install packages required for virtualization support.
##
#if ARCHITECTURES amd64 i386
open-vm-tools-desktop
virtualbox-guest-x11
hyperv-daemons
#endif
open-vm-tools-desktop
qemu-guest-agent
spice-vdagent
xrdp

Loading…
Cancel
Save