mirror of
https://git.proxmox.com/git/pve-access-control
synced 2025-08-02 23:13:54 +00:00
34 lines
994 B
Plaintext
34 lines
994 B
Plaintext
Source: libpve-access-control
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 7.0.50~),
|
|
libpve-common-perl,
|
|
lintian,
|
|
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: libauthen-pam-perl,
|
|
libc6 (>= 2.3),
|
|
libcrypt-openssl-random-perl,
|
|
libcrypt-openssl-rsa-perl,
|
|
libjson-perl,
|
|
libjson-xs-perl,
|
|
libmime-base32-perl,
|
|
libnet-ldap-perl,
|
|
libnet-ssleay-perl,
|
|
libpve-common-perl,
|
|
libterm-readline-gnu-perl,
|
|
liburi-perl,
|
|
libwww-perl,
|
|
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.
|