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'
|
# Template file for 'Twisted'
|
||||||
pkgname=Twisted
|
pkgname=Twisted
|
||||||
version=12.3.0
|
version=12.3.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="twisted"
|
pycompile_module="twisted"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
fulldepends="zope.interface>=4.0.1 pycrypto pyopenssl"
|
fulldepends="zope.interface>=4.0.1 pycrypto pyopenssl"
|
||||||
|
crossmakedepends="${makedepends}"
|
||||||
short_desc="Event-driven networking engine written in Python"
|
short_desc="Event-driven networking engine written in Python"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://twistedmatrix.com/"
|
homepage="http://twistedmatrix.com/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue