mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
Twisted: switch to python2-module
This commit is contained in:
parent
461ebc2ad9
commit
fadf5fb7c2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=Twisted
|
pkgname=Twisted
|
||||||
version=16.4.1
|
version=16.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
hostmakedepends="python-setuptools python-zope.interface python-crypto python-openssl python-service_identity"
|
hostmakedepends="python-setuptools python-zope.interface python-crypto python-openssl python-service_identity"
|
||||||
makedepends="${hostmakedepends} python-devel"
|
makedepends="${hostmakedepends} python-devel"
|
||||||
depends="${makedepends/python-devel/}"
|
depends="${makedepends/python-devel/}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue