mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-python-multipart: Fix ptest dependencie
Do not overwerite implicit dependencies, otherwise ptests stop depending upon the correcpoding python module resulting in runtime failures Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
897b2de3b7
commit
0f410a45fb
|
|
@ -12,7 +12,7 @@ SRC_URI += " \
|
|||
file://run-ptest \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-ptest = " \
|
||||
RDEPENDS:${PN}-ptest += " \
|
||||
python3-pytest \
|
||||
python3-pyyaml \
|
||||
python3-unittest-automake-output \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user