diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb index 55cbb20206..c118f2d8a0 100644 --- a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb +++ b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb | |||
@@ -5,5 +5,6 @@ RDEPENDS_${PN} += " \ | |||
5 | ${PYTHON_PN}-argparse \ | 5 | ${PYTHON_PN}-argparse \ |
6 | ${PYTHON_PN}-contextlib \ | 6 | ${PYTHON_PN}-contextlib \ |
7 | ${PYTHON_PN}-functools32 \ | 7 | ${PYTHON_PN}-functools32 \ |
8 | ${PYTHON_PN}-lang \ | ||
8 | ${PYTHON_PN}-re \ | 9 | ${PYTHON_PN}-re \ |
9 | " | 10 | " |