ansible: switch to python2-module

This commit is contained in:
Alessio Sergi 2016-10-16 22:56:58 +02:00
parent 0425f8d853
commit 9c33e07f5b

View file

@ -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"