Skip to content

Commit

Permalink
python3-prettytable: add python3-pytest-lazy-fixture to ptest RDEPENDS
Browse files Browse the repository at this point in the history
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 <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
  • Loading branch information
Trevor Gamblin committed Mar 23, 2022
1 parent 716ff86 commit 890249c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ RDEPENDS:${PN} += " \

RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-pytest-lazy-fixture \
${PYTHON_PN}-sqlite3 \
"

Expand Down

0 comments on commit 890249c

Please sign in to comment.