libvirt-python: switch to python2-module
This commit is contained in:
parent
353467a642
commit
b195187b88
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
pkgname=libvirt-python
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=python-module
|
||||
build_style=python2-module
|
||||
hostmakedepends="python pkg-config libvirt-devel"
|
||||
makedepends="libvirt-devel python-devel"
|
||||
pycompile_module="libvirt.py libvirt_lxc.py libvirt_qemu.py"
|
||||
|
|
Loading…
Reference in a new issue