Add a bindep file

Change-Id: Ic5aed1275984f35f541c3be2b229945c8ec4558a
This commit is contained in:
Dmitry Tantsur 2019-08-07 12:17:26 +02:00
parent 40a881f57e
commit d4f5312a56
1 changed files with 10 additions and 0 deletions

10
bindep.txt Normal file
View File

@ -0,0 +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]