2019-08-07 12:17:26 +02:00
|
|
|
# these are needed to compile Python dependencies from sources
|
2020-05-25 10:29:19 +02:00
|
|
|
python-dev [platform:dpkg test compile]
|
|
|
|
python3-all-dev [platform:dpkg !platform:ubuntu-precise test compile]
|
|
|
|
python-devel [platform:rpm 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]
|
|
|
|
pkg-config [compile test]
|