mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
python-larch: fixed cross build.
This commit is contained in:
parent
cddd1cc27c
commit
1aa411ccd6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="larch-${version}"
|
wrksrc="larch-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools python-tracing"
|
||||||
makedepends="python-devel python-tracing"
|
makedepends="python-devel python-tracing"
|
||||||
depends="python>=2.7 python-tracing python-cliapp python-ttystatus"
|
depends="python>=2.7 python-tracing python-cliapp python-ttystatus"
|
||||||
python_versions="2.7"
|
python_versions="2.7"
|
||||||
|
|
Loading…
Add table
Reference in a new issue