From a60f7cd23059d15c95074bf89182f84b7050b5fd Mon Sep 17 00:00:00 2001 From: David Pierret Date: Fri, 20 Oct 2023 10:04:49 +0200 Subject: python3-rapidjson: add missing ptest dependency add the pytz module dependency. Signed-off-by: David Pierret Reviewed-by: Yoann Congal Signed-off-by: Khem Raj (cherry picked from commit 4e09bbb4bf7c6589d745a8498f048ae8e5330ed1) Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools') diff --git a/meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb b/meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb index 3ea5594887..74e46ca5fe 100644 --- a/meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb +++ b/meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb @@ -27,6 +27,7 @@ DEPENDS += " \ RDEPENDS:${PN}-ptest += " \ ${PYTHON_PN}-pytest \ ${PYTHON_PN}-unittest-automake-output \ + ${PYTHON_PN}-pytz \ " RDEPENDS:${PN} += " \ -- cgit v1.2.3-54-g00ecf