mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 19:27:14 +00:00
python3-wrapt: Add missing rdep on misc modules for ptests
Needed for 'this', 'abc' modules Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -12,7 +12,9 @@ SRC_URI += " \
|
|||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# python3-misc for 'this' module
|
||||||
RDEPENDS:${PN}-ptest += " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
|
python3-misc \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user