python-pretty-table: add rdep's

python(3)-math and python(3)-html.

Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Slater, Joseph
2020-05-08 11:07:40 -07:00
committed by Khem Raj
parent 3cfd16be4e
commit 623cc3dabf

View File

@@ -29,6 +29,11 @@ SRC_URI += " \
file://run-ptest \
"
RDEPENDS_${PN} += " \
${PYTHON_PN}-math \
${PYTHON_PN}-html \
"
RDEPENDS_${PN}-ptest += " \
${PYTHON_PN}-pytest \
"