mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-12 14:22:44 +00:00
python3-prettytable: add python3-sqlite3 for ptest
Add python3-sqlite3 to ptest RDEPENDS. 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:
parent
4149376ec2
commit
7d1fbc93bc
@ -31,7 +31,8 @@ RDEPENDS_${PN} += " \
|
|||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS_${PN}-ptest += " \
|
RDEPENDS_${PN}-ptest += " \
|
||||||
${PYTHON_PN}-pytest \
|
${PYTHON_PN}-pytest \
|
||||||
|
${PYTHON_PN}-sqlite3 \
|
||||||
"
|
"
|
||||||
|
|
||||||
do_install_ptest() {
|
do_install_ptest() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user