mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-15 23:59:46 +00:00
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:
@@ -29,6 +29,11 @@ SRC_URI += " \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-math \
|
||||
${PYTHON_PN}-html \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}-ptest += " \
|
||||
${PYTHON_PN}-pytest \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user