mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 09:46:32 +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:
parent
8233ca7595
commit
81e9af3ed0
@ -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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user