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 6f6c3b09a5..f28df85981 100644
--- a/testing/httpie-ntlm/APKBUILD
+++ b/testing/httpie-ntlm/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="NTLM plugin for HTTPie"
url="https://github.com/jkbr/httpie-ntlm"
arch="noarch"
license="BSD"
-depends="python httpie"
+depends="python2 httpie"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""