virtualbmc/bindep.txt
Jay Faulkner 7ce1923a99 Fixes for tox 4.0
Needed to fix syntax of passenv
Added required zmq library to bindep.txt

Change-Id: I78bc8d3fee4a1b605a60c8523a2d2c97358c9fac
2022-12-28 15:18:14 +01:00

10 lines
406 B
Plaintext

# these are needed to compile Python dependencies from sources
python3-all-dev [platform:dpkg !platform:ubuntu-precise test compile]
python3-devel [platform:rpm test compile]
build-essential [platform:dpkg test compile]
libssl-dev [platform:dpkg test compile]
libvirt-dev [platform:dpkg test compile]
libvirt-devel [platform:rpm test compile]
libzmq5 [platform:dpkg test compile]
pkg-config [compile test]