diff options
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.bb | 2 |
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 | |||
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | RDEPENDS:${PN} += "${PYTHON_PN}-hpack ${PYTHON_PN}-hyperframe" | 11 | RDEPENDS:${PN} += "python3-hpack python3-hyperframe" |