diff options
Diffstat (limited to 'meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb')
-rw-r--r-- | meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb b/meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb index ff1d20a89e..8c488fe2c6 100644 --- a/meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb +++ b/meta-python/recipes-connectivity/python-h2/python3-h2_4.0.0.bb | |||
@@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "bb7ac7099dd67a857ed52c815a6192b6b1f5ba6b516237fc24a0853413 | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | RDEPENDS_${PN} += "${PYTHON_PN}-hpack ${PYTHON_PN}-hyperframe" | 12 | RDEPENDS:${PN} += "${PYTHON_PN}-hpack ${PYTHON_PN}-hyperframe" |