mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
python3-pylint: Add missing ptest rdep on python3-misc
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
58cbef9343
commit
dad0bbf8b1
|
|
@ -25,10 +25,11 @@ RDEPENDS:${PN} += "\
|
|||
python3-shell \
|
||||
python3-tomlkit \
|
||||
"
|
||||
|
||||
# python3-misc for timeit.py
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-core \
|
||||
python3-git \
|
||||
python3-misc \
|
||||
python3-py \
|
||||
python3-pytest \
|
||||
python3-pytest-benchmark \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user