From 415c3ab097e5b21a88de8c96101b5afd83479ac5 Mon Sep 17 00:00:00 2001 From: Meliox <5264368+Meliox@users.noreply.github.com> Date: Sun, 9 Aug 2026 10:56:33 +0200 Subject: [PATCH] Update deb package control (#255) * update * remove dup * more --------- Co-authored-by: Meliox --- debian/control | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 3315227..c68bdcc 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,9 @@ Homepage: https://github.com/Meliox/PVE-mods Package: pve-mod Architecture: all Depends: ${misc:Depends}, perl, librrds-perl, patch -Recommends: lm-sensors, nut-client -Suggests: intel-gpu-tools -Description: Proxmox VE UI modifications and sensor monitoring - Extends the Proxmox VE web interface with sensor readings including - CPU, GPU, NVMe/HDD/SSD temperatures, fan speeds, and RAM temperatures - via lm-sensors. Optionally adds UPS monitoring via Network UPS Tools, - system/motherboard information via dmidecode, GPU historical data graphs, - and removes the subscription nag screen. - . +Recommends: +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 After installation, run: pve-mod-configure