Twisted: cross build support.
This commit is contained in:
parent
7b27b37fc8
commit
56bd55e2e7
1 changed files with 2 additions and 1 deletions
|
@ -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/"
|
||||
|
|
Loading…
Reference in a new issue