diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb index 3a5bd99a78..309d0ac596 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_1.3.2.bb | |||
@@ -26,4 +26,4 @@ RDEPENDS:${PN}-ptest += " \ | |||
26 | python3-pytest \ | 26 | python3-pytest \ |
27 | python3-unittest-automake-output \ | 27 | python3-unittest-automake-output \ |
28 | " | 28 | " |
29 | 29 | BBCLASSEXTEND = "native nativesdk" | |