libvirt-python3: add checkdepends
This commit is contained in:
parent
19b667143e
commit
9dd3a3556b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ wrksrc="libvirt-python-${version}"
|
|||
build_style=python3-module
|
||||
hostmakedepends="pkg-config python3-devel libvirt-devel libapparmor-devel"
|
||||
makedepends="libvirt-devel python3-devel"
|
||||
checkdepends="python3-lxml python3-nose"
|
||||
short_desc="Libvirt virtualization API Python3 binding"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Reference in a new issue