aboutsummaryrefslogtreecommitdiffstats
path: root/testing/awscli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/awscli/APKBUILD')
-rw-r--r--testing/awscli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/awscli/APKBUILD b/testing/awscli/APKBUILD
index 7bdaaef56b..da1e2dbde7 100644
--- a/testing/awscli/APKBUILD
+++ b/testing/awscli/APKBUILD
@@ -10,7 +10,7 @@ arch="noarch"
license="apache2"
depends="python py-botocore py-jmespath py-s3transfer"
depends_dev=
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=
subpackages="$pkgname-zsh-completion:zshcomp $pkgname-bash-completion:bashcomp"
source="$_pkgname-$pkgver.tar.gz::https://github.com/aws/$_pkgname/archive/$pkgver.tar.gz"