You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
406 B
10 lines
406 B
# 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]
|