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:
Mingli Yu 2022-09-01 10:39:18 +08:00 committed by Khem Raj
parent e253aa31ea
commit 6d9291c7e0

View File

@ -32,6 +32,7 @@ RDEPENDS:${PN} += "\
RDEPENDS:${PN}-ptest += "\
${PN}-test \
${PYTHON_PN}-pytest \
"
do_compile:prepend() {