]> git.proxmox.com Git - pve-network.git/commitdiff
d/control: update dependencies
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Jun 2023 08:22:50 +0000 (10:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Jun 2023 08:23:57 +0000 (10:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 2602f88a5ebc827c1c91fe53cb963e80a264d0e9..8b720c3f6ab1c928f1e6c7d29932bafc1d54b4ef 100644 (file)
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
                libnet-subnet-perl,
                libtest-mockmodule-perl,
                perl,
-               pve-cluster (>= 6.0~),
+               pve-cluster (>= 7.0~),
                pve-doc-generator (>= 5.3-3),
 Standards-Version: 4.6.1
 Homepage: https://www.proxmox.com
@@ -16,14 +16,14 @@ Homepage: https://www.proxmox.com
 Package: libpve-network-perl
 Architecture: all
 Depends: libpve-common-perl (>= 5.0-45),
-         perl (>= 5.6.0-16),
-         pve-cluster (>= 6.4-1),
+         perl,
+         pve-cluster (>= 7.3~),
          libnet-subnet-perl,
          libnet-ip-perl,
          libnetaddr-ip-perl,
          ${misc:Depends},
          ${perl:Depends},
-Recommends: frr-pythontools, ifupdown2
+Recommends: frr-pythontools (>= 8.5.1~), ifupdown2
 Description: Proxmox VE's SDN (Software Defined Network) stack
  This package contains the Software Defined Network (tech preview) for
  Proxmox VE.