mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
ansible: switch to python2-module
This commit is contained in:
parent
0425f8d853
commit
9c33e07f5b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=ansible
|
||||||
version=2.1.0.0
|
version=2.1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="${hostmakedepends} python-crypto python-Jinja2 python-paramiko
|
depends="${hostmakedepends} python-crypto python-Jinja2 python-paramiko
|
||||||
python-yaml python-six"
|
python-yaml python-six"
|
||||||
|
|
Loading…
Add table
Reference in a new issue