python-psutil: cross build support.
This commit is contained in:
parent
60ec9b6162
commit
f22d506651
1 changed files with 3 additions and 3 deletions
|
@ -5,8 +5,8 @@ revision=1
|
|||
distfiles="https://psutil.googlecode.com/files/psutil-${version}.tar.gz"
|
||||
checksum="2ec4a05c4ee352def25a1df53dc5d1d8203a051b3cf3ae92d3e93810e1813fff"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-distribute"
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
makedepends="python-devel"
|
||||
wrksrc="psutil-${version}"
|
||||
maintainer="Steven R <strob AT styez DOT com>"
|
||||
homepage="http://code.google.com/p/psutil/"
|
||||
|
|
Loading…
Reference in a new issue