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 837d5760c..258beadc4 100644
--- a/meta-python/recipes-devtools/python/python-jsonschema.inc
+++ b/meta-python/recipes-devtools/python/python-jsonschema.inc
@@ -44,6 +44,7 @@ RDEPENDS_${PN} += " \
44 ${PYTHON_PN}-six \ 44 ${PYTHON_PN}-six \
45 ${PYTHON_PN}-unittest \ 45 ${PYTHON_PN}-unittest \
46 ${PYTHON_PN}-setuptools-scm \ 46 ${PYTHON_PN}-setuptools-scm \
47 ${PYTHON_PN}-zipp \
47" 48"
48 49
49BBCLASSEXTEND = "native nativesdk" 50BBCLASSEXTEND = "native nativesdk"