diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-web3_7.10.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-web3_7.10.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb b/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb index e9f067aa96..f677585638 100644 --- a/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-web3_7.10.0.bb | |||
| @@ -24,3 +24,6 @@ RDEPENDS:${PN} += " \ | |||
| 24 | python3-websockets \ | 24 | python3-websockets \ |
| 25 | python3-pyunormalize \ | 25 | python3-pyunormalize \ |
| 26 | " | 26 | " |
| 27 | |||
| 28 | # Needs python3-pydantic to be buildable on rv32 | ||
| 29 | COMPATIBLE_HOST:riscv32 = "null" | ||
