mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python-M2Crypto: switch to python2-module
This commit is contained in:
parent
a836c92daf
commit
8e65dd4c60
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=python-M2Crypto
|
||||||
version=0.25.1
|
version=0.25.1
|
||||||
revision=3
|
revision=3
|
||||||
wrksrc="M2Crypto-${version}"
|
wrksrc="M2Crypto-${version}"
|
||||||
build_style=python-module
|
build_style=python2-module
|
||||||
pycompile_module="M2Crypto"
|
pycompile_module="M2Crypto"
|
||||||
hostmakedepends="python-setuptools swig libressl-devel"
|
hostmakedepends="python-setuptools swig libressl-devel"
|
||||||
makedepends="libressl-devel python-devel"
|
makedepends="libressl-devel python-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue