diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb index 41ebe44dbd..f3b1ee8793 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb | |||
| @@ -23,6 +23,7 @@ RDEPENDS:${PN} += " \ | |||
| 23 | RDEPENDS:${PN}-ptest += " \ | 23 | RDEPENDS:${PN}-ptest += " \ |
| 24 | python3-fsspec \ | 24 | python3-fsspec \ |
| 25 | python3-aiohttp \ | 25 | python3-aiohttp \ |
| 26 | python3-pytest-html \ | ||
| 26 | python3-requests \ | 27 | python3-requests \ |
| 27 | " | 28 | " |
| 28 | BBCLASSEXTEND = "native nativesdk" | 29 | BBCLASSEXTEND = "native nativesdk" |
