From e2bad288954cb58f52e392855687661027cb7461 Mon Sep 17 00:00:00 2001 From: Bartosz Golaszewski Date: Wed, 31 May 2023 10:22:52 +0200 Subject: python3-web3: add missing run-time dependencies Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-web3_6.3.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-web3_6.3.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb b/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb index 3c617b2163..088bfd504e 100644 --- a/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb @@ -13,6 +13,8 @@ RDEPENDS:${PN} += " \ python3-distutils \ python3-eth-account \ python3-idna \ + python3-jsonschema \ + python3-google-api-core \ python3-lru-dict \ python3-requests \ python3-setuptools \ -- cgit v1.2.3-54-g00ecf