fix(debian): remove git and pct from Depends, not available on standard Debian
All checks were successful
Build and Release .deb / build-deb (push) Successful in 21s

This commit is contained in:
enzo 2026-05-13 01:02:23 +02:00
parent 1adaf9768f
commit 978297455a

2
debian/control vendored
View file

@ -7,7 +7,7 @@ Standards-Version: 4.6.0
Package: full-updater Package: full-updater
Architecture: all Architecture: all
Depends: python3, python3-venv, git, pct Depends: python3, python3-venv
Description: TUI for APT/CVE updates on Proxmox host and LXC Description: TUI for APT/CVE updates on Proxmox host and LXC
Full Updater is a terminal user interface (TUI) that visualizes Full Updater is a terminal user interface (TUI) that visualizes
available APT updates and CVEs for the Proxmox host and all LXC available APT updates and CVEs for the Proxmox host and all LXC