diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-urllib3_1.26.6.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-urllib3_1.26.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-urllib3_1.26.6.bb b/meta-python/recipes-devtools/python/python3-urllib3_1.26.6.bb index f9b49fe6923..5a2a6287f00 100644 --- a/meta-python/recipes-devtools/python/python3-urllib3_1.26.6.bb +++ b/meta-python/recipes-devtools/python/python3-urllib3_1.26.6.bb @@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "f57b4c16c62fa2760b7e3d97c35b255512fb6b59a259730f36ba32ce9f inherit pypi setuptools3 -RDEPENDS_${PN} += "\ +RDEPENDS:${PN} += "\ ${PYTHON_PN}-certifi \ ${PYTHON_PN}-cryptography \ ${PYTHON_PN}-email \ |