python-larch: needs python-tracing to build.

This commit is contained in:
Juan RP 2014-08-16 17:46:21 +02:00
parent 9383e502f8
commit 395b9ce786

View file

@ -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"