mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
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
|
build_style=python3-module
|
||||||
hostmakedepends="pkg-config python3-devel libvirt-devel libapparmor-devel"
|
hostmakedepends="pkg-config python3-devel libvirt-devel libapparmor-devel"
|
||||||
makedepends="libvirt-devel python3-devel"
|
makedepends="libvirt-devel python3-devel"
|
||||||
|
checkdepends="python3-lxml python3-nose"
|
||||||
short_desc="Libvirt virtualization API Python3 binding"
|
short_desc="Libvirt virtualization API Python3 binding"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue