From 6d9291c7e05fa230557d1fa92348a7774de6ff1b Mon Sep 17 00:00:00 2001 From: Mingli Yu Date: Thu, 1 Sep 2022 10:39:18 +0800 Subject: [PATCH] python3-pyzmq: Add RDEPENDS for python3-pyzmq-ptest Fixes: # ./run-ptest ./run-ptest: line 3: pytest: command not found Signed-off-by: Mingli Yu Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb b/meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb index d91d71b279..ea6391f3dd 100644 --- a/meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyzmq_23.2.1.bb @@ -32,6 +32,7 @@ RDEPENDS:${PN} += "\ RDEPENDS:${PN}-ptest += "\ ${PN}-test \ + ${PYTHON_PN}-pytest \ " do_compile:prepend() {