aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-boto3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-boto3/APKBUILD')
-rw-r--r--testing/py-boto3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD
index 45e9d58bb0..2254554c65 100644
--- a/testing/py-boto3/APKBUILD
+++ b/testing/py-boto3/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="ASL 2.0"
depends="python py-botocore py-jmespath"
depends_dev=
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=
#subpackages="$pkgname-doc $pkgname-tools"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"