diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb index fd48cd33a2..12531d75fe 100644 --- a/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-requests-oauthlib_1.3.0.bb | |||
| @@ -6,4 +6,4 @@ SRC_URI[sha256sum] = "b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8b | |||
| 6 | 6 | ||
| 7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
| 8 | 8 | ||
| 9 | RDEPENDS_${PN} += "${PYTHON_PN}-requests" | 9 | RDEPENDS:${PN} += "${PYTHON_PN}-requests" |
