diff options
| -rw-r--r-- | meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb b/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb index 95c0fd8a75..8a4d6b843e 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_14.0.0.bb | |||
| @@ -17,3 +17,5 @@ RDEPENDS:${PN} = "python3-html \ | |||
| 17 | python3-pygments \ | 17 | python3-pygments \ |
| 18 | python3-unixadmin \ | 18 | python3-unixadmin \ |
| 19 | " | 19 | " |
| 20 | |||
| 21 | BBCLASSEXTEND = "native nativesdk" | ||
