Twisted: cross build support.

This commit is contained in:
Juan RP 2013-02-21 19:59:42 +01:00
parent 7b27b37fc8
commit 56bd55e2e7

View file

@ -1,11 +1,12 @@
# Template file for 'Twisted'
pkgname=Twisted
version=12.3.0
revision=1
revision=2
build_style=python-module
pycompile_module="twisted"
makedepends="python-devel"
fulldepends="zope.interface>=4.0.1 pycrypto pyopenssl"
crossmakedepends="${makedepends}"
short_desc="Event-driven networking engine written in Python"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://twistedmatrix.com/"