Convert packages to {host,}makedepends and XBPS_CROSS_BUILD.

This commit is contained in:
Juan RP 2013-03-24 10:21:58 +01:00
parent d83a901909
commit ea38e4719a
144 changed files with 338 additions and 455 deletions

View file

@ -5,7 +5,6 @@ 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>"