diff --git a/packages/proxmox-offline-mirror/autobuild.sh b/packages/proxmox-offline-mirror/autobuild.sh index be9b0f4..8329c6d 100644 --- a/packages/proxmox-offline-mirror/autobuild.sh +++ b/packages/proxmox-offline-mirror/autobuild.sh @@ -9,7 +9,7 @@ errlog(){ exec_build(){ apt update - apt install librust-proxmox-router-dev=2.2.4-1 librust-proxmox-router-2+cli-dev=2.2.4-1 -y + apt install librust-proxmox-router-dev=2.2.4-1 librust-proxmox-router-2+cli-dev=2.2.4-1 librust-proxmox-subscription-0.4+api-types-dev=0.4.6-1 librust-proxmox-subscription-dev=0.4.6-1 -y yes |mk-build-deps --install --remove echo "clean " make clean || echo ok