python-sqlalchemy: cross build support.

This commit is contained in:
Juan RP 2013-02-21 19:17:38 +01:00
parent 22b7779d7f
commit c8bb78e7f0

View file

@ -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>"