mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-web3: add missing run-time dependencies
Add missing RDEPENDS for this package. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
d334d496c3
commit
e2bad28895
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user