aboutsummaryrefslogtreecommitdiffstats
path: root/testing/httpie-ntlm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/httpie-ntlm/APKBUILD')
-rw-r--r--testing/httpie-ntlm/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/httpie-ntlm/APKBUILD b/testing/httpie-ntlm/APKBUILD
index 43950d1adb..6f6c3b09a5 100644
--- a/testing/httpie-ntlm/APKBUILD
+++ b/testing/httpie-ntlm/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="BSD"
depends="python httpie"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"