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 | 5 |
1 files changed, 5 insertions, 0 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 30416a4ffe..a64abcc836 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,2 +1,7 @@ | |||
| 1 | require python-netaddr.inc | 1 | require python-netaddr.inc |
| 2 | inherit setuptools3 | 2 | inherit setuptools3 |
| 3 | |||
| 4 | RDEPENDS_${PN} += " \ | ||
| 5 | ${PYTHON_PN}-enum \ | ||
| 6 | ${PYTHON_PN}-selectors \ | ||
| 7 | " | ||
