summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb b/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
index 2705dd3bad..c7efe33a83 100644
--- a/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-jsonschema_3.2.0.bb
@@ -26,7 +26,7 @@ PACKAGECONFIG[nongpl] = ",,,\
26 ${PYTHON_PN}-rfc3339-validator \ 26 ${PYTHON_PN}-rfc3339-validator \
27" 27"
28 28
29RDEPENDS_${PN} += " \ 29RDEPENDS:${PN} += " \
30 ${PYTHON_PN}-attrs \ 30 ${PYTHON_PN}-attrs \
31 ${PYTHON_PN}-core \ 31 ${PYTHON_PN}-core \
32 ${PYTHON_PN}-datetime \ 32 ${PYTHON_PN}-datetime \