python-sqlalchemy: cross build support.
This commit is contained in:
parent
22b7779d7f
commit
c8bb78e7f0
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'python-sqlalchemy"
|
||||
pkgname=python-sqlalchemy
|
||||
version=0.7.8
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="SQLAlchemy-${version}"
|
||||
build_style=python-module
|
||||
makedepends="python-devel"
|
||||
crossmakedepends="python-devel"
|
||||
pycompile_module="sqlalchemy"
|
||||
short_desc="The Python SQL Toolkit and Object Relational Mapper"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue