python-yenc: fix cross build.

This commit is contained in:
Juan RP 2014-07-02 13:11:20 +02:00
parent bfaa55af96
commit b6d4b9e71c

View File

@ -1,8 +1,9 @@
pkgname="python-yenc"
version=0.3
revision=1
revision=2
wrksrc="yenc-${version}"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-devel"
depends="python"
short_desc="yEnc Module for Python"