From a7f15ac8b94330fb6fbf64dd8197ff18d4570fc2 Mon Sep 17 00:00:00 2001 From: jpattWPC Date: Wed, 1 Feb 2023 11:10:50 -0600 Subject: [PATCH] Require 64 bit support --- dist/vdiclient.json | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/vdiclient.json b/dist/vdiclient.json index 3f5ac34..c469a60 100644 --- a/dist/vdiclient.json +++ b/dist/vdiclient.json @@ -5,6 +5,7 @@ "manufacturer" : "Josh Patten", "name" : "VDI Client", "name_base" : "vdiclient", + "arch": 64, "comments" : "This is the Proxmox VDI client. This client interfaces with Proxmox requires that virt-viewer be installed.", "installdir" : "VDIClient", "installscope" : "perMachine",