From 32be6b5bd8e41d0e918032717aceffee7d1b7581 Mon Sep 17 00:00:00 2001 From: Meliox Date: Sun, 9 Aug 2026 11:05:34 +0200 Subject: [PATCH] fix control suggests --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c68bdcc..2401a6d 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: pve-mod Architecture: all Depends: ${misc:Depends}, perl, librrds-perl, patch Recommends: -Suggests: intel-gpu-tools lm-sensors upsc nvidia-smi +Suggests: intel-gpu-tools, lm-sensors, upsc, nvidia-smi Description: Proxmox VE UI modifications Extends the Proxmox VE web interface with various information. See respective mods for more information