mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-28 23:30:21 +00:00
python3-msgpack: add python3-misc for tracemalloc used by test_except.py
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,4 +12,9 @@ RDEPENDS:${PN}:append:class-target = " \
|
||||
python3-io \
|
||||
"
|
||||
|
||||
# python3-misc for tracemalloc (used by test/test_except.py)
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-misc \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user