diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml-include_2.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.1.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.1.bb index 30dde5907b..058699fdf2 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.1.bb | |||
| @@ -23,6 +23,9 @@ RDEPENDS:${PN} += " \ | |||
| 23 | python3-pyyaml \ | 23 | python3-pyyaml \ |
| 24 | " | 24 | " |
| 25 | RDEPENDS:${PN}-ptest += " \ | 25 | RDEPENDS:${PN}-ptest += " \ |
| 26 | python3-fsspec \ | ||
| 27 | python3-aiohttp \ | ||
| 28 | python3-requests \ | ||
| 26 | python3-pytest \ | 29 | python3-pytest \ |
| 27 | python3-unittest-automake-output \ | 30 | python3-unittest-automake-output \ |
| 28 | " | 31 | " |
