mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
python-yenc: fix cross build.
This commit is contained in:
parent
bfaa55af96
commit
b6d4b9e71c
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
pkgname="python-yenc"
|
pkgname="python-yenc"
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="yenc-${version}"
|
wrksrc="yenc-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
hostmakedepends="python-devel"
|
||||||
makedepends="python-devel"
|
makedepends="python-devel"
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="yEnc Module for Python"
|
short_desc="yEnc Module for Python"
|
||||||
|
|
Loading…
Add table
Reference in a new issue