From 208a6aad03933db9d4f0510c4afe4792e6c04333 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 29 Sep 2014 06:18:20 +0000 Subject: testing/py-w3lib: fix makedepends --- testing/py-w3lib/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/py-w3lib') diff --git a/testing/py-w3lib/APKBUILD b/testing/py-w3lib/APKBUILD index a82adaa17d..61d030e749 100644 --- a/testing/py-w3lib/APKBUILD +++ b/testing/py-w3lib/APKBUILD @@ -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" -- cgit v1.2.3