6b85195cbb
Python 2 is long gone Also move all tests in the project and use proper templates Change-Id: I352074a3a0cc2e1342fe2534153599dcb0360cbe
10 lines
406 B
Plaintext
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]
|