diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb b/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb index aa5b8c782a..211b2b3c84 100644 --- a/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb +++ b/meta-python/recipes-devtools/python/python3-webencodings_0.5.1.bb | |||
| @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "b36a1c245f2d304965eb4e0a82848379241dc04b865afcc4aab1674858 | |||
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
| 10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
| 11 | ${PYTHON_PN}-codecs \ | 11 | ${PYTHON_PN}-codecs \ |
| 12 | ${PYTHON_PN}-json \ | 12 | ${PYTHON_PN}-json \ |
| 13 | " | 13 | " |
