mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
docker-compose: switch to python2-module
This commit is contained in:
parent
36175e002d
commit
ded3730bd0
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=1.8.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="compose-${version}"
|
wrksrc="compose-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python-setuptools python-jsonschema python-docker-py python-dockerpty
|
depends="python-setuptools python-jsonschema python-docker-py python-dockerpty
|
||||||
python-websocket-client python-requests python-docopt python-yaml python-six
|
python-websocket-client python-requests python-docopt python-yaml python-six
|
||||||
|
|
Loading…
Add table
Reference in a new issue