pyopenssl: cross build support.

This commit is contained in:
Juan RP 2014-01-26 17:29:46 +01:00
parent 24f5ea8cfb
commit b2205a5243
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ version=0.11
revision=3
wrksrc="pyOpenSSL-${version}"
build_style=python-module
hostmakedepends="python-devel"
makedepends="openssl-devel python-devel"
pycompile_module="OpenSSL"
short_desc="Python interface to the OpenSSL library"