Fixes
ModuleNotFoundError: No module named 'html'

Signed-off-by: Khem Raj <[email protected]>
---
 .../recipes-devtools/python/python3-html2text_2024.2.26.bb      | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb 
b/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb
index 6200586e9b..55f4c8b0a6 100644
--- a/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb
+++ b/meta-python/recipes-devtools/python/python3-html2text_2024.2.26.bb
@@ -12,6 +12,8 @@ SRC_URI += " \
        file://run-ptest \
 "
 
+RDEPENDS:${PN} += "python3-html"
+
 RDEPENDS:${PN}-ptest += " \
     python3-pytest \
     python3-unittest-automake-output \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113262): 
https://lists.openembedded.org/g/openembedded-devel/message/113262
Mute This Topic: https://lists.openembedded.org/mt/109261733/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to