From: "Slater, Joseph" <[email protected]> python(3)-math and python(3)-html.
Signed-off-by: Joe Slater <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 623cc3dabf77cd0bdec4ca61149f61049c1142e4) Signed-off-by: Armin Kuster <[email protected]> --- meta-python/recipes-devtools/python/python-prettytable.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-python/recipes-devtools/python/python-prettytable.inc b/meta-python/recipes-devtools/python/python-prettytable.inc index 09384dae17..c77a49191e 100644 --- a/meta-python/recipes-devtools/python/python-prettytable.inc +++ b/meta-python/recipes-devtools/python/python-prettytable.inc @@ -29,6 +29,11 @@ SRC_URI += " \ file://run-ptest \ " +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-math \ + ${PYTHON_PN}-html \ +" + RDEPENDS_${PN}-ptest += " \ ${PYTHON_PN}-pytest \ " -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#84436): https://lists.openembedded.org/g/openembedded-devel/message/84436 Mute This Topic: https://lists.openembedded.org/mt/74292754/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
