summaryrefslogtreecommitdiffstats
path: root/testing/py-isort
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-isort')
-rw-r--r--testing/py-isort/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-isort/APKBUILD b/testing/py-isort/APKBUILD
index 0313b546b..9ee251728 100644
--- a/testing/py-isort/APKBUILD
+++ b/testing/py-isort/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="MIT"
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"