python-larch: fixed cross build.
This commit is contained in:
parent
cddd1cc27c
commit
1aa411ccd6
|
@ -5,7 +5,7 @@ revision=1
|
|||
noarch=yes
|
||||
wrksrc="larch-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
hostmakedepends="python-setuptools python-tracing"
|
||||
makedepends="python-devel python-tracing"
|
||||
depends="python>=2.7 python-tracing python-cliapp python-ttystatus"
|
||||
python_versions="2.7"
|
||||
|
|
Loading…
Reference in New Issue