aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-qrcode
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-qrcode')
-rw-r--r--testing/py-qrcode/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-qrcode/APKBUILD b/testing/py-qrcode/APKBUILD
index af9174c8a8..3774c963d1 100644
--- a/testing/py-qrcode/APKBUILD
+++ b/testing/py-qrcode/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="BSD"
depends="python py-pillow"
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"