mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-14 02:24:33 +00:00

changed the lspci return format Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
Source: libpve-common-perl
|
|
Section: perl
|
|
Priority: extra
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 10~),
|
|
libclone-perl,
|
|
libdevel-cycle-perl,
|
|
libfilesys-df-perl,
|
|
libhttp-message-perl,
|
|
libjson-perl,
|
|
liblinux-inotify2-perl,
|
|
libnet-ip-perl,
|
|
libstring-shellquote-perl,
|
|
Standards-Version: 3.9.8
|
|
|
|
Package: libpve-common-perl
|
|
Architecture: all
|
|
Depends: libclone-perl,
|
|
libcrypt-openssl-random-perl,
|
|
libcrypt-openssl-rsa-perl,
|
|
libdevel-cycle-perl,
|
|
libfilesys-df-perl,
|
|
libio-stringy-perl,
|
|
libjson-perl,
|
|
liblinux-inotify2-perl,
|
|
libmime-base32-perl,
|
|
libnet-dbus-perl,
|
|
libnet-ip-perl,
|
|
libstring-shellquote-perl,
|
|
liburi-perl,
|
|
libwww-perl,
|
|
${misc:Depends},
|
|
${perl:Depends},
|
|
Breaks: pmg-api (<< 5.0-74),
|
|
pve-container (<< 1.0-93),
|
|
pve-manager (<< 5.2-5),
|
|
qemu-server (<< 5.0-42),
|
|
Description: Proxmox VE base library
|
|
This package contains the base library used by other Proxmox VE components.
|