the package is not big, installed by default in the installer, makes the pci scan much prettier, and we call lspci in the pvereport
Signed-off-by: Dominik Csapak <[email protected]> --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 19b127ac..d6b08d64 100644 --- a/debian/control +++ b/debian/control @@ -67,6 +67,7 @@ Depends: apt-transport-https, lzop, netcat-traditional, novnc-pve, + pciutils, perl (>= 5.10.0-19), postfix | mail-transport-agent, proxmox-widget-toolkit (>= 1.0-17), -- 2.11.0 _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
