diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb b/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb index b1ece1ac0f..7d185989d9 100644 --- a/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb +++ b/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb | |||
@@ -21,4 +21,4 @@ RDEPENDS:${PN}:class-target += " \ | |||
21 | ${PYTHON_PN}-stringold \ | 21 | ${PYTHON_PN}-stringold \ |
22 | " | 22 | " |
23 | 23 | ||
24 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native nativesdk" |