[pve-devel] [FOLLOW-UP container 1/2] d/control: record versioned dependency for libpve-rs-perl
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Nov 12 20:43:30 CET 2025
To ensure the perl bindings for the new proxmox-oci crate are
available as Proxmox::RS::OCI module.
Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---
please incorporate this and the next patch in any potential future
revision of this series.
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 8351cb3..fb10fbe 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper-compat (= 13),
libpve-cluster-perl,
libpve-common-perl (>= 8.1.0),
libpve-guest-common-perl (>= 5.1.0),
+ libpve-rs-perl (>= 0.11~),
libpve-storage-perl,
libtest-mockmodule-perl,
lxc-pve (>= 4.0.9-2) | lxc (>= 4.0.9),
@@ -26,6 +27,7 @@ Depends: binutils,
libpve-cluster-perl,
libpve-common-perl (>= 8.1.0),
libpve-guest-common-perl (>= 5.1.3),
+ libpve-rs-perl (>= 0.11~),
libpve-storage-perl (>= 8.3.5),
lxc-pve,
pve-cluster (>= 4.0-8),
--
2.47.3
More information about the pve-devel
mailing list