diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb b/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb index be55770dda..30416a4ffe 100644 --- a/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb +++ b/meta-python/recipes-devtools/python/python3-netaddr_0.7.19.bb | |||
@@ -1,6 +1,2 @@ | |||
1 | require python-netaddr.inc | 1 | require python-netaddr.inc |
2 | inherit setuptools3 | 2 | inherit setuptools3 |
3 | |||
4 | RDEPENDS_${PN} += " \ | ||
5 | ${PYTHON_PN}-selectors \ | ||
6 | " | ||