diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb b/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb index 3d30af29ad..bd2bcb3deb 100644 --- a/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-hyperlink_17.3.1.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | inherit setuptools3 | 1 | inherit setuptools3 |
2 | require python-hyperlink.inc | 2 | require python-hyperlink.inc |
3 | 3 | ||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-selectors ${PYTHON_PN}-enum" | 4 | RDEPENDS_${PN} += "${PYTHON_PN}-selectors" |