From fee9454998b6148bc9b54bde92b08ef9db271bec Mon Sep 17 00:00:00 2001 From: Gabriel Goller Date: Thu, 30 Nov 2023 17:07:28 +0100 Subject: [PATCH] debian: add gdisk package The gdisk package contains the `sgdisk` command, which gets used when initializing a disk with gpt. Signed-off-by: Gabriel Goller --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 85eaa412..3488f1d1 100644 --- a/debian/control +++ b/debian/control @@ -163,6 +163,7 @@ Rules-Requires-Root: binary-targets Package: proxmox-backup-server Architecture: any Depends: fonts-font-awesome, + gdisk, libjs-extjs (>= 7~), libjs-qrcodejs (>= 1.20201119), libproxmox-acme-plugins,