summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb b/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb
index d79206fe68..43f286d169 100644
--- a/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-ujson_4.0.2.bb
@@ -20,6 +20,8 @@ RDEPENDS_${PN} += "\
20" 20"
21 21
22RDEPENDS_${PN}-ptest += " \ 22RDEPENDS_${PN}-ptest += " \
23 ${PYTHON_PN}-json \
24 ${PYTHON_PN}-pytest \
23 ${PYTHON_PN}-pytz \ 25 ${PYTHON_PN}-pytz \
24" 26"
25 27