summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb b/meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb
index 5aaee682b6..53b88396fe 100644
--- a/meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb
+++ b/meta-python/recipes-devtools/python/python3-jsonschema_2.5.1.bb
@@ -1,6 +1,8 @@
1inherit pypi setuptools3 1inherit pypi setuptools3
2require python-jsonschema.inc 2require python-jsonschema.inc
3 3
4DEPENDS += "python3-vcversioner"
5
4RDEPENDS_${PN} += " \ 6RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-misc \ 7 ${PYTHON_PN}-misc \
6" 8"