aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-qrcode/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-qrcode/APKBUILD')
-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 f483501d46..3c90e2ad8b 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 py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/lincolnloop/python-qrcode/archive/v5.3.tar.gz"