diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb index 8777036d96..9eafbaa3c6 100644 --- a/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-coloredlogs_15.0.1.bb | |||
| @@ -20,4 +20,4 @@ RDEPENDS:${PN} += "\ | |||
| 20 | ${PYTHON_PN}-humanfriendly \ | 20 | ${PYTHON_PN}-humanfriendly \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | BBCLASSEXTEND = "native" | 23 | BBCLASSEXTEND = "native nativesdk" |
