mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 19:25:36 +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> (cherry picked from commit 623cc3dabf77cd0bdec4ca61149f61049c1142e4) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
a6c9ad397b
commit
8fc86e7f5d
@ -29,6 +29,11 @@ SRC_URI += " \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-math \
|
||||
${PYTHON_PN}-html \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN}-ptest += " \
|
||||
${PYTHON_PN}-pytest \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user