mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-07-27 07:21:49 +00:00
d/control: bump versioned dependencies on pve-cluster
to ensure we've got the verify_token method available and the token.cfg observed. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
35c3ca0fc8
commit
77eaf7c6c8
4
debian/control
vendored
4
debian/control
vendored
@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10.0.0~),
|
||||
lintian,
|
||||
perl (>= 5.10.0-19),
|
||||
libpve-cluster-perl,
|
||||
pve-cluster,
|
||||
pve-cluster (>= 6.1-4),
|
||||
pve-doc-generator (>= 5.3-3),
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: http://www.proxmox.com
|
||||
@ -29,7 +29,7 @@ Depends: libauthen-pam-perl,
|
||||
libpve-u2f-server-perl (>= 1.0-2),
|
||||
libuuid-perl,
|
||||
perl (>= 5.6.0-16),
|
||||
pve-cluster (>= 5.0-35),
|
||||
pve-cluster (>= 6.1-4),
|
||||
${misc:Depends},
|
||||
${perl:Depends},
|
||||
Breaks: pve-manager (<= 6.0-9),
|
||||
|
Loading…
Reference in New Issue
Block a user