diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-yamlloader_1.3.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-yamlloader_1.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yamlloader_1.3.2.bb b/meta-python/recipes-devtools/python/python3-yamlloader_1.3.2.bb index 030ad8812a..93c58c11ca 100644 --- a/meta-python/recipes-devtools/python/python3-yamlloader_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-yamlloader_1.3.2.bb | |||
| @@ -8,5 +8,5 @@ SRC_URI[sha256sum] = "7dbd98421d8090c521655f1b06ca030067f29df5253a8878126bce3a90 | |||
| 8 | inherit pypi python_setuptools_build_meta | 8 | inherit pypi python_setuptools_build_meta |
| 9 | 9 | ||
| 10 | RDEPENDS:${PN}:class-target += "\ | 10 | RDEPENDS:${PN}:class-target += "\ |
| 11 | ${PYTHON_PN}-pyyaml \ | 11 | python3-pyyaml \ |
| 12 | " | 12 | " |
