aboutsummaryrefslogtreecommitdiffstats
path: root/testing/httpie/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/httpie/APKBUILD')
-rw-r--r--testing/httpie/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/httpie/APKBUILD b/testing/httpie/APKBUILD
index f415595a6f..8960f0d712 100644
--- a/testing/httpie/APKBUILD
+++ b/testing/httpie/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="A CLI, cURL-like tool"
url="https://github.com/jkbr/httpie"
arch="noarch"
license="BSD"
-depends="python py-requests py-pygments"
+depends="python2 py-requests py-pygments"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""