[pve-devel] [PATCH pve-manager 1/1] add missing library packages

Hannes Duerr h.duerr at proxmox.com
Fri Jan 12 14:41:51 CET 2024


Signed-off-by: Hannes Duerr <h.duerr at proxmox.com>
---
 PVE/API2/APT.pm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/PVE/API2/APT.pm b/PVE/API2/APT.pm
index f50a5347..54121ec2 100644
--- a/PVE/API2/APT.pm
+++ b/PVE/API2/APT.pm
@@ -788,9 +788,12 @@ __PACKAGE__->register_method({
 	    libproxmox-backup-qemu0
 	    libproxmox-rs-perl
 	    libpve-access-control
+	    libpve-cluster-api-perl
+	    libpve-cluster-perl
 	    libpve-common-perl
 	    libpve-guest-common-perl
 	    libpve-http-server-perl
+	    livpve-notify-perl
 	    libpve-rs-perl
 	    libpve-storage-perl
 	    libqb0
-- 
2.39.2





More information about the pve-devel mailing list