Convert packages to {host,}makedepends and XBPS_CROSS_BUILD.
This commit is contained in:
@@ -7,8 +7,8 @@ pycompile_module="blinker"
|
||||
wrksrc="blinker-${version}"
|
||||
build_style=python-module
|
||||
depends="python>=2.7"
|
||||
makedepends="python-devel python-distribute"
|
||||
crossmakedepends="python-devel"
|
||||
hostmakedepends="python-distribute"
|
||||
makedepends="python-devel"
|
||||
short_desc="Fast, simple object-to-object and broadcast signaling for Python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://discorporate.us/projects/Blinker/"
|
||||
|
||||
Reference in New Issue
Block a user