diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-google-api-python-client_2.12.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-api-python-client_2.12.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.12.0.bb b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.12.0.bb index 67d05b5dd0..36345e0166 100644 --- a/meta-python/recipes-devtools/python/python3-google-api-python-client_2.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-api-python-client_2.12.0.bb | |||
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "a5d203241a93201a770c966f8eca39de7f88b28194f9d252065b18e83b | |||
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | RDEPENDS_${PN} += "\ | 11 | RDEPENDS:${PN} += "\ |
12 | ${PYTHON_PN}-logging \ | 12 | ${PYTHON_PN}-logging \ |
13 | ${PYTHON_PN}-six \ | 13 | ${PYTHON_PN}-six \ |
14 | ${PYTHON_PN}-json \ | 14 | ${PYTHON_PN}-json \ |