mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +00: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:
@@ -32,6 +32,7 @@ RDEPENDS:${PN} += "\
|
||||
|
||||
RDEPENDS:${PN}-ptest += "\
|
||||
${PN}-test \
|
||||
${PYTHON_PN}-pytest \
|
||||
"
|
||||
|
||||
do_compile:prepend() {
|
||||
|
||||
Reference in New Issue
Block a user