mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-13 10:45:57 +00:00
build: reformat debian/control
using wrap-and-sort -abt
This commit is contained in:
parent
aad513f6d1
commit
fce00589c9
25
debian/control
vendored
25
debian/control
vendored
@ -4,29 +4,30 @@ Priority: optional
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
Build-Depends: debhelper (>= 7.0.50~),
|
||||
libpve-common-perl,
|
||||
perl (>= 5.10.0-19),
|
||||
lintian,
|
||||
pve-doc-generator
|
||||
perl (>= 5.10.0-19),
|
||||
pve-doc-generator,
|
||||
Standards-Version: 3.9.5
|
||||
Homepage: http://www.proxmox.com
|
||||
|
||||
Package: libpve-access-control
|
||||
Architecture: any
|
||||
Depends: libc6 (>= 2.3),
|
||||
perl (>= 5.6.0-16),
|
||||
libcrypt-openssl-rsa-perl,
|
||||
Depends: libauthen-pam-perl,
|
||||
libc6 (>= 2.3),
|
||||
libcrypt-openssl-random-perl,
|
||||
libjson-xs-perl,
|
||||
libcrypt-openssl-rsa-perl,
|
||||
libjson-perl,
|
||||
libterm-readline-gnu-perl,libnet-ldap-perl,
|
||||
libpve-common-perl,
|
||||
pve-cluster,
|
||||
libauthen-pam-perl,
|
||||
libjson-xs-perl,
|
||||
libmime-base32-perl,
|
||||
libnet-ldap-perl,
|
||||
libnet-ssleay-perl,
|
||||
libpve-common-perl,
|
||||
libterm-readline-gnu-perl,
|
||||
liburi-perl,
|
||||
libwww-perl,
|
||||
libmime-base32-perl,
|
||||
${perl:Depends}
|
||||
perl (>= 5.6.0-16),
|
||||
pve-cluster,
|
||||
${perl:Depends},
|
||||
Description: Proxmox VE access control library
|
||||
This package contains the role based user management and access
|
||||
control function used by Proxmox VE.
|
||||
|
Loading…
Reference in New Issue
Block a user