From 978297455a6deb028a5453d15d3b6ac09d79f9de Mon Sep 17 00:00:00 2001 From: enzo Date: Wed, 13 May 2026 01:02:23 +0200 Subject: [PATCH] fix(debian): remove git and pct from Depends, not available on standard Debian --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 034e858..cebb2e7 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 4.6.0 Package: full-updater Architecture: all -Depends: python3, python3-venv, git, pct +Depends: python3, python3-venv Description: TUI for APT/CVE updates on Proxmox host and LXC Full Updater is a terminal user interface (TUI) that visualizes available APT updates and CVEs for the Proxmox host and all LXC