d/control: add dependency relation on libpve-access-control
We actually use it already (partially without perl use statement) and the use of the new Sys.AccessNetwork privilege should be version guarded too. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
2
debian/control
vendored
2
debian/control
vendored
@ -5,6 +5,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
|||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libfile-chdir-perl,
|
libfile-chdir-perl,
|
||||||
libposix-strptime-perl,
|
libposix-strptime-perl,
|
||||||
|
libpve-access-control,
|
||||||
libpve-cluster-perl,
|
libpve-cluster-perl,
|
||||||
libpve-common-perl (>= 6.3-2),
|
libpve-common-perl (>= 6.3-2),
|
||||||
librados2-perl,
|
librados2-perl,
|
||||||
@ -32,6 +33,7 @@ Depends: ceph-common (>= 12.2~),
|
|||||||
glusterfs-client (>= 3.4.0-2),
|
glusterfs-client (>= 3.4.0-2),
|
||||||
libfile-chdir-perl,
|
libfile-chdir-perl,
|
||||||
libposix-strptime-perl,
|
libposix-strptime-perl,
|
||||||
|
libpve-access-control (>= 8.1.2),
|
||||||
libpve-apiclient-perl (>= 3.1-1),
|
libpve-apiclient-perl (>= 3.1-1),
|
||||||
libpve-cluster-perl,
|
libpve-cluster-perl,
|
||||||
libpve-common-perl (>= 8.0.10),
|
libpve-common-perl (>= 8.0.10),
|
||||||
|
|||||||
Reference in New Issue
Block a user