From 623cc3dabf77cd0bdec4ca61149f61049c1142e4 Mon Sep 17 00:00:00 2001 From: "Slater, Joseph" Date: Fri, 8 May 2020 11:07:40 -0700 Subject: python-pretty-table: add rdep's python(3)-math and python(3)-html. Signed-off-by: Joe Slater Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-prettytable.inc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-prettytable.inc') 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 \ " -- cgit v1.2.3-54-g00ecf