summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-jsonschema.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc b/meta-python/recipes-devtools/python/python-jsonschema.inc
index 069a57f26..c772e9eb5 100644
--- a/meta-python/recipes-devtools/python/python-jsonschema.inc
+++ b/meta-python/recipes-devtools/python/python-jsonschema.inc
@@ -21,6 +21,7 @@ RDEPENDS_${PN} += " \
21 ${PYTHON_PN}-shell \ 21 ${PYTHON_PN}-shell \
22 ${PYTHON_PN}-strict-rfc3339 \ 22 ${PYTHON_PN}-strict-rfc3339 \
23 ${PYTHON_PN}-unittest \ 23 ${PYTHON_PN}-unittest \
24 ${PYTHON_PN}-setuptools-scm \
24" 25"
25 26
26BBCLASSEXTEND = "native nativesdk" 27BBCLASSEXTEND = "native nativesdk"