python-larch: needs python-tracing to build.
This commit is contained in:
parent
9383e502f8
commit
395b9ce786
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ noarch=yes
|
|||
wrksrc="larch-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
makedepends="python-devel"
|
||||
makedepends="python-devel python-tracing"
|
||||
depends="python>=2.7 python-tracing python-cliapp python-ttystatus"
|
||||
python_versions="2.7"
|
||||
pycompile_module="larch"
|
||||
|
|
Loading…
Reference in a new issue