From 042cc1949ff72dc832b77951d4afb19afbe7cab5 Mon Sep 17 00:00:00 2001 From: Meliox <5264368+Meliox@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:06:07 +0200 Subject: [PATCH] fix control suggests (#256) Co-authored-by: Meliox --- 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