ansible: switch to python2-module
This commit is contained in:
parent
0425f8d853
commit
9c33e07f5b
|
@ -3,7 +3,7 @@ pkgname=ansible
|
|||
version=2.1.0.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="${hostmakedepends} python-crypto python-Jinja2 python-paramiko
|
||||
python-yaml python-six"
|
||||
|
|
Loading…
Reference in New Issue