aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb')
-rw-r--r--meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb b/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb
index c2d58846df..6b3ce25371 100644
--- a/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb
+++ b/meta-python/recipes-connectivity/python-h2/python3-h2_4.1.0.bb
@@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "a83aca08fbe7aacb79fec788c9c0bac936343560ed9ec18b82a13a12c2
inherit pypi setuptools3
-RDEPENDS:${PN} += "${PYTHON_PN}-hpack ${PYTHON_PN}-hyperframe"
+RDEPENDS:${PN} += "python3-hpack python3-hyperframe"