testing/py-w3lib: fix makedepends

This commit is contained in:
Natanael Copa 2014-09-29 06:18:20 +00:00
parent 8287d57fc2
commit 208a6aad03

View File

@ -10,7 +10,7 @@ arch="noarch"
license="BSD"
depends="python"
depends_dev=""
makedepends="python-dev"
makedepends="python-dev py-setuptools"
install=""
subpackages=""
source="http://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"