diff --git a/bindep.txt b/bindep.txt index 5ac6bbb..f1a6f50 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,10 +1,10 @@ # these are needed to compile Python dependencies from sources -python-dev [platform:dpkg test] -python3-all-dev [platform:dpkg !platform:ubuntu-precise test] -python-devel [platform:rpm test] -python3-devel [platform:rpm test] -build-essential [platform:dpkg test] -libssl-dev [platform:dpkg test] -libvirt-dev [platform:dpkg test] -libvirt-devel [platform:rpm test] -pkg-config [test] +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]