diff options
-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 f39b63ea50..a93a2391dc 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 | |||
@@ -21,6 +21,7 @@ do_install_ptest() { | |||
21 | 21 | ||
22 | RDEPENDS:${PN} += " \ | 22 | RDEPENDS:${PN} += " \ |
23 | python3-pyyaml \ | 23 | python3-pyyaml \ |
24 | python3-fsspec \ | ||
24 | " | 25 | " |
25 | RDEPENDS:${PN}-ptest += " \ | 26 | RDEPENDS:${PN}-ptest += " \ |
26 | python3-fsspec \ | 27 | python3-fsspec \ |