python3-rapidjson: add missing ptest dependency

add the pytz module dependency.

Signed-off-by: David Pierret <david.pierret@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 4e09bbb4bf)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
David Pierret
2023-10-20 10:04:49 +02:00
committed by Armin Kuster
parent 3b48885c15
commit a60f7cd230

View File

@@ -27,6 +27,7 @@ DEPENDS += " \
RDEPENDS:${PN}-ptest += " \
${PYTHON_PN}-pytest \
${PYTHON_PN}-unittest-automake-output \
${PYTHON_PN}-pytz \
"
RDEPENDS:${PN} += " \