diff options
Diffstat (limited to 'meta-python/recipes-extended/python-rich')
| -rw-r--r-- | meta-python/recipes-extended/python-rich/python3-rich_13.7.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-extended/python-rich/python3-rich_13.7.0.bb b/meta-python/recipes-extended/python-rich/python3-rich_13.7.0.bb index 5a1d5ddb8f..959f0d51aa 100644 --- a/meta-python/recipes-extended/python-rich/python3-rich_13.7.0.bb +++ b/meta-python/recipes-extended/python-rich/python3-rich_13.7.0.bb | |||
| @@ -12,4 +12,4 @@ SRC_URI[sha256sum] = "5cb5123b5cf9ee70584244246816e9114227e0b98ad9176eede6ad54bf | |||
| 12 | 12 | ||
| 13 | inherit pypi python_poetry_core | 13 | inherit pypi python_poetry_core |
| 14 | 14 | ||
| 15 | RDEPENDS:${PN} = "${PYTHON_PN}-pygments" | 15 | RDEPENDS:${PN} = "python3-pygments" |
