[pve-devel] [PATCH pve-nvidia-vgpu-helper v3 2/4] debian/control: add dependency for helper script
Hannes Duerr
h.duerr at proxmox.com
Mon Feb 10 13:25:06 CET 2025
Signed-off-by: Hannes Duerr <h.duerr at proxmox.com>
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 334bf25..352e63a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,9 @@ Homepage: https://www.proxmox.com
Package: pve-nvidia-vgpu-helper
Architecture: all
-Depends: ${misc:Depends},
+Depends: libapt-pkg-perl,
+ libdpkg-perl,
+ ${misc:Depends},
Description: Proxmox Nvidia vGPU helper script and systemd service
This package provides a script, that helps with installing all required
packages for the Nvidia vGPU driver, and also a systemd template service which
--
2.39.5
More information about the pve-devel
mailing list