aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-google-api-python-client
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-google-api-python-client')
-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 b4b7f86eed..0bb4536322 100644
--- a/main/py-google-api-python-client/APKBUILD
+++ b/main/py-google-api-python-client/APKBUILD
@@ -9,7 +9,7 @@ arch="noarch"
license="Apache"
depends="python py-httplib2 py-oauth2client py-uritemplate py-six"
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"