Add pciutils to bindep.txt

Zun requires package 'pciutils' because it is required for running
'lspci' command.

Change-Id: I1039a61caba5b66f9d5bc961b43489bd01c82e7d
Related-Bug: #1797448
This commit is contained in:
Hongbin Lu 2018-10-13 21:13:18 +00:00
parent e1253d638f
commit e4986026f7

View File

@ -32,3 +32,6 @@ python3-all [platform:dpkg !platform:ubuntu-precise]
python3-all-dev [platform:dpkg !platform:ubuntu-precise]
python3-devel [platform:fedora]
python34-devel [platform:centos]
# Required for running the 'lspci' command
pciutils