Signed-off-by: Khem Raj <[email protected]>
---
.../recipes-extended/python-rich/python3-rich_13.9.4.bb | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
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
inherit pypi python_poetry_core
-RDEPENDS:${PN} = "python3-pygments"
+RDEPENDS:${PN} = "python3-html \
+ python3-image \
+ python3-pygments \
+ python3-unixadmin \
+ "
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113952):
https://lists.openembedded.org/g/openembedded-devel/message/113952
Mute This Topic: https://lists.openembedded.org/mt/109699604/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-