summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonschema.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonschema.inc')
-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 d9ccf1cad4..1841b5893c 100644
--- a/meta-python/recipes-devtools/python/python-jsonschema.inc
+++ b/meta-python/recipes-devtools/python/python-jsonschema.inc
@@ -10,6 +10,7 @@ DEPENDS += "${PYTHON_PN}-vcversioner-native ${PYTHON_PN}-setuptools-scm-native"
10RDEPENDS_${PN} += " \ 10RDEPENDS_${PN} += " \
11 ${PYTHON_PN}-attrs \ 11 ${PYTHON_PN}-attrs \
12 ${PYTHON_PN}-core \ 12 ${PYTHON_PN}-core \
13 ${PYTHON_PN}-importlib-metadata \
13 ${PYTHON_PN}-io \ 14 ${PYTHON_PN}-io \
14 ${PYTHON_PN}-json \ 15 ${PYTHON_PN}-json \
15 ${PYTHON_PN}-netclient \ 16 ${PYTHON_PN}-netclient \