mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-13 13:56:00 +01:00
python3-pyzmq: Add RDEPENDS for python3-pyzmq-ptest
Fixes: # ./run-ptest ./run-ptest: line 3: pytest: command not found Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e253aa31ea
commit
6d9291c7e0
|
|
@ -32,6 +32,7 @@ RDEPENDS:${PN} += "\
|
|||
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
${PN}-test \
|
||||
${PYTHON_PN}-pytest \
|
||||
"
|
||||
|
||||
do_compile:prepend() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user