aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-google-api-python-client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-google-api-python-client/APKBUILD')
-rw-r--r--main/py-google-api-python-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-google-api-python-client/APKBUILD b/main/py-google-api-python-client/APKBUILD
index 0bb4536322..e39ac07f03 100644
--- a/main/py-google-api-python-client/APKBUILD
+++ b/main/py-google-api-python-client/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Google API Client Library for Python"
url="https://code.google.com/p/google-api-python-client/"
arch="noarch"
license="Apache"
-depends="python py-httplib2 py-oauth2client py-uritemplate py-six"
+depends="python2 py-httplib2 py-oauth2client py-uritemplate py-six"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""