aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-httplib2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-httplib2/APKBUILD')
-rw-r--r--main/py-httplib2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-httplib2/APKBUILD b/main/py-httplib2/APKBUILD
index 17f957a1e8..14bb517650 100644
--- a/main/py-httplib2/APKBUILD
+++ b/main/py-httplib2/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python HTTP client library"
url="https://github.com/jcgregorio/httplib2"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""