diff options
| -rw-r--r-- | meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb index cac1ca9591..9755bacca1 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_13.9.4.bb | |||
| @@ -12,4 +12,8 @@ SRC_URI[sha256sum] = "439594978a49a09530cff7ebc4b5c7103ef57baf48d5ea3184f21d9a2b | |||
| 12 | 12 | ||
| 13 | inherit pypi python_poetry_core | 13 | inherit pypi python_poetry_core |
| 14 | 14 | ||
| 15 | RDEPENDS:${PN} = "python3-pygments" | 15 | RDEPENDS:${PN} = "python3-html \ |
| 16 | python3-image \ | ||
| 17 | python3-pygments \ | ||
| 18 | python3-unixadmin \ | ||
| 19 | " | ||
