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 5aaee682b..53b88396f 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 @@ inherit pypi setuptools3 require python-jsonschema.inc +DEPENDS += "python3-vcversioner" + RDEPENDS_${PN} += " \ ${PYTHON_PN}-misc \ "