From b77cc676916e7cf06e5a80081aac52a7bdc7d3a9 Mon Sep 17 00:00:00 2001 From: "Qi.Chen@windriver.com" Date: Thu, 21 Nov 2019 10:34:40 +0800 Subject: python-jsonschema: add missing dependency Signed-off-by: Chen Qi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-jsonschema.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python-jsonschema.inc') diff --git a/meta-python/recipes-devtools/python/python-jsonschema.inc b/meta-python/recipes-devtools/python/python-jsonschema.inc index 837d5760cd..258beadc43 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} += " \ ${PYTHON_PN}-six \ ${PYTHON_PN}-unittest \ ${PYTHON_PN}-setuptools-scm \ + ${PYTHON_PN}-zipp \ " BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf