python3-prettytable: add python3-pytest-lazy-fixture to ptest RDEPENDS

Now that the recipe for python3-pytest-lazy-fixture exists, add it to
RDEPENDS to fix the broken python3-prettytable ptests.

Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Trevor Gamblin 2022-03-22 14:39:12 -04:00
parent 716ff86b3f
commit 890249c29a

View File

@ -35,6 +35,7 @@ RDEPENDS:${PN} += " \
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-pytest-lazy-fixture \
${PYTHON_PN}-sqlite3 \
"