[pbs-devel] [PATCH proxmox-backup] debian: add gdisk package
Gabriel Goller
g.goller at proxmox.com
Thu Nov 30 17:07:28 CET 2023
The gdisk package contains the `sgdisk` command, which gets used when
initializing a disk with gpt.
Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
---
debian/control | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 5f11bbbe..510b644e 100644
--- a/debian/control
+++ b/debian/control
@@ -178,6 +178,7 @@ Depends: fonts-font-awesome,
pve-xtermjs (>= 4.7.0-1),
sg3-utils,
smartmontools,
+ gdisk,
${misc:Depends},
${shlibs:Depends},
Recommends: ifupdown2,
--
2.39.2
More information about the pbs-devel
mailing list