mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 05:31:41 +00:00
python3-propcache: Fix ptest dependencies
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
2cc6afc500
commit
897b2de3b7
@ -16,7 +16,7 @@ DEPENDS += " \
|
|||||||
python3-cython-native \
|
python3-cython-native \
|
||||||
"
|
"
|
||||||
|
|
||||||
RDEPENDS:${PN}-ptest = " \
|
RDEPENDS:${PN}-ptest += " \
|
||||||
python3-pytest \
|
python3-pytest \
|
||||||
python3-pytest-xdist \
|
python3-pytest-xdist \
|
||||||
python3-unittest-automake-output \
|
python3-unittest-automake-output \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user