summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb b/meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb
index 49efd09a4..7df8ac07c 100644
--- a/meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-rlp_4.0.0.bb
@@ -11,6 +11,6 @@ inherit pypi setuptools3
11DEPENDS += "python3-pip-native" 11DEPENDS += "python3-pip-native"
12 12
13RDEPENDS:${PN} += " \ 13RDEPENDS:${PN} += " \
14 ${PYTHON_PN}-eth-utils \ 14 python3-eth-utils \
15 ${PYTHON_PN}-typing-extensions \ 15 python3-typing-extensions \
16" 16"