diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb b/meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb index 408dff87bf..64948d2e9d 100644 --- a/meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-casttube_0.2.0.bb | |||
| @@ -9,5 +9,5 @@ SRC_URI[sha256sum] = "f25b3c634efe702896233690f7590e8d6311590910f18dbb763b90419d | |||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
| 11 | RDEPENDS:${PN} = "\ | 11 | RDEPENDS:${PN} = "\ |
| 12 | ${PYTHON_PN}-requests \ | 12 | python3-requests \ |
| 13 | " | 13 | " |
