python-sqlalchemy: cross build support.
This commit is contained in:
parent
22b7779d7f
commit
c8bb78e7f0
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue