diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-rapidjson_1.11.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 += " \ | |||
27 | RDEPENDS:${PN}-ptest += " \ | 27 | RDEPENDS:${PN}-ptest += " \ |
28 | ${PYTHON_PN}-pytest \ | 28 | ${PYTHON_PN}-pytest \ |
29 | ${PYTHON_PN}-unittest-automake-output \ | 29 | ${PYTHON_PN}-unittest-automake-output \ |
30 | ${PYTHON_PN}-pytz \ | ||
30 | " | 31 | " |
31 | 32 | ||
32 | RDEPENDS:${PN} += " \ | 33 | RDEPENDS:${PN} += " \ |