mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
python-setuptools: fix cross.
This commit is contained in:
parent
bb268ac5c5
commit
db7c1fa912
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ version=3.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="setuptools-${version}"
|
wrksrc="setuptools-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
hostmakedepends="python-devel"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
depends="python"
|
depends="python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue